Hierarchy

  • MessageSettings

Properties

channels: string[]

Array of channels to send this message to

crossOrganization?: boolean

Should the message be send across orgs in this server cluster. Optional.

data: string

Data to be sent

permissions?: string[]

Optional list of user keys or user groups keys to send the message too.

timestamp?: number

Optional timestamp for this message. If not included, the server will provide one.

uuid?: string

Optional identifier for this message. If not included, the server will provide one.

Generated using TypeDoc