Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

ChatType: "singleChat" | "groupChat" | "chatRoom"
MessagePriority: "high" | "normal" | "low"

The priority of chat room messages.

Currently, this attribute is available only to chat room messages. If this attribute is not set, messages are assigned a medium priority.

MessageType: "read" | "delivery" | "channel" | "txt" | "cmd" | "custom" | "loc" | "img" | "audio" | "file" | "video" | "combine"
ModifiedMsg: Message.TextMsgBody

The modified message.

Generated using TypeDoc