Optional
allowed_Allowed mentions for a message
See https://discord.com/developers/docs/resources/channel#allowed-mentions-object
Optional
attachmentsAttachment objects with filename and description
Optional
componentsThe components to include with the message
See https://discord.com/developers/docs/interactions/message-components#component-object
Optional
contentThe message contents (up to 2000 characters)
Optional
embedsEmbedded rich
content (up to 6000 characters)
See https://discord.com/developers/docs/resources/channel#embed-object
Optional
enforce_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.
Optional
flagsMessage flags combined as a bitfield
Optional
message_Include to make your message a reply
Optional
nonceA nonce that can be used for optimistic message sending
Optional
pollA poll!
Optional
sticker_IDs of up to 3 stickers in the server to send in the message
See https://discord.com/developers/docs/resources/sticker#sticker-object
Optional
ttstrue
if this is a TTS message
Generated using TypeDoc
https://discord.com/developers/docs/resources/channel#create-message