Skip to main content
POST
Send a message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string<uuid>
required

Body

application/json
content
string | null
attachments
object | null

Response

Success

id
string<uuid>
channelId
string<uuid>
authorId
string<uuid>
content
string
attachments
object | null
editedAt
string<date-time> | null
createdAt
string<date-time>
authorName
string
authorAvatar
string | null
mentions
string[]
mentionEveryone
boolean
authorBadges
string[]
pinnedBy
string<uuid> | null
pinnedByName
string | null
reactions
object