Optional
allowedOptional
componentsAn array of components to send. snake_case
keys should be converted to camelCase
, or passed through Util~Util.rawMessageComponents | Util#rawMessageComponents.
Optional
contentThe content of the message.
Optional
embedsAn array of embeds to send. snake_case
keys should be converted to camelCase
, or passed through Util~Util.rawEmbeds | Util#rawEmbeds.
Optional
flagsThe flags to send with the message.
Optional
ttsIf the message should be spoken aloud.
Generated using TypeDoc
An object that specifies the allowed mentions in this message.