Skip to main content
inputCreateMessageInput

Fields

assetIds
[ID!]

IDs of previously uploaded assets (images, files) to attach to the message

clientMutationId
String

A unique identifier for the client performing the mutation.

conversationId
ID!
required

GlobalID of the chat-enabled space to send the message to

embeddedLinkId
ID

ID of an embedded link (link preview) to attach to the message

text
String!
required

Message text (HTML is sanitized server-side)