Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendChatMessageRequest

Package version

Details of the message to send.

Hierarchy

  • SendChatMessageRequest

Index

Properties

content

content: string

Chat message content.

Optional priority

The chat message priority.

Optional senderDisplayName

senderDisplayName: undefined | string

The display name of the chat message sender. This property is used to populate sender name for push notifications.

Generated using TypeDoc