ID of the app that sent the message.
Omitted if the message was sent with the Chat widget.
Optional icon and short text providing additional details about the message, such as the app from which the message was sent, or whether the message was an automated response.
Currently only 1 badge is supported.
Structured message content.
Date and time the message was sent.
Required. Message direction.
Message ID.
ID of the message sender.
Defaults to the caller's ID
using the property that matches their identity type.
For 3rd-party apps, defaults to using the app's appId.
You can override the default behavior when calling
the Send Message method
by using the sendAs parameter.
Sequential ordering of the message.
Ensures more accurate sorting than createdDate
if two messages are sent at the same time.
Controls whether the unread count and conversation summary are updated in the Message List.
If true, unread count and conversation summary are not updated.
Default: false
Communication channel the message is sent from.
The channel ID from which the message was sent.
Target channel IDs to send the message to.
Communication channel to send the message to.
Currently messages can be sent to 1 channel only.
Required. Controls who can see the message.