Optional
allowedOptional
attachmentsAn array of partial attachments related to the sent files.
Optional
avatarURLThe url of an avatar to use.
Optional
componentsAn array of components to send. Convert snake_case
keys to camelCase
.
Optional
contentThe content of the message.
Optional
embedsAn array of embeds to send. Convert snake_case
keys to camelCase
.
Optional
filesThe files to send.
Optional
flagsThe flags to send with the message.
Optional
threadIDThe id of the thread to send the message to.
Optional
threadThe name of the thread to create (forum channels).
Optional
ttsIf the message should be spoken aloud.
Optional
usernameThe username to use.
Optional
waitIf the created message should be returned.
An object that specifies the allowed mentions in this message.