Message ID.
Structured message content.
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
Send Message
by using the sendAs
parameter.
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.
Communication channel to send the message to.
Currently messages can be sent to 1 channel only.
Communication channel the message is sent from.
ID of the application that sent the message.
Omitted if the message was sent with the Chat widget.
Required. Controls who can see the message.
Sequential ordering of the message.
Ensures more accurate sorting than createdDate
if two messages are sent at the same time.
Required. Message direction.
Date and time the message was sent.
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