The input fields to send a message.
Fields
contentAttachmentUrl ● URL
The URL of the message attachment. Either this field or the content field must be specified.
Maximum length: 1024
messageType ● MessageType
The type of the message.
More
conversationId ● ID
Conversation ID, which is returned by successfully calling the conversationCreate mutation.
content ● String
The content of the message. Either this field or the contentAttachmentUrl field must be specified.
Maximum length: 1024
Map
MessageSendInput
Was this article helpful to you?