RESTPostAPIChannelMessageJSONBody
Index
Properties
optionalallowed_mentions
Allowed mentions for a message
optionalattachments
Attachment objects with filename and description
optionalcomponents
The components to include with the message
optionalcontent
The message contents (up to 2000 characters)
optionalembeds
Embedded rich
content (up to 6000 characters)
optionalenforce_nonce
If true
and nonce is present, it will be checked for uniqueness in the past few minutes.
If another message was created by the same author with the same nonce, that message will be returned and no new message will be created.
optionalflags
Message flags combined as a bitfield
optionalmessage_reference
Include to make your message a reply
optionalnonce
A nonce that can be used for optimistic message sending
optionalsticker_ids
IDs of up to 3 stickers in the server to send in the message
optionaltts
true
if this is a TTS message
https://discord.com/developers/docs/resources/channel#create-message