The conversation type.
The compatibility information for combining message.
Whether the message is delivered only when the recipient(s) is/are online:
true
: The message is delivered only when the recipient(s) is/are online. If the recipient is offline, the message is discarded.false
: The message is delivered when the recipient(s) is/are online. If the recipient(s) is/are offline, the message will not be delivered to them until they get online.Message extension.
The sender, which can only be the current user and can not be changed.
The message ID.
Whether the message is a threaded message.
Whether the message content is replaced. This property is valid only when useReplacedMessageContent
is set to true
during initialization.
The message list of the combined message.
Whether read receipts are required during a group conversation.
The message priority.
The list of message recipients.
The summary list of the combined message.
Time.
The title of the combined message.
The recipient.
The message type.
The callback of file upload completion.
The callback of a file upload error.
Generated using TypeDoc
Whether global notify message or not.