Options for send.

Hierarchy

  • SendOptions

Properties

channel?: "global" | "group"

Target channel. Defaults to "global".

groupId?: string

Group id, required when channel is "group".

replyTo?: string

Id of the message being replied to.

timeoutMs?: number

Time to wait for the host to confirm, in ms. Defaults to 5000.