Optional
allowedOptional
attachmentsAn array of partial attachments related to the sent files.
Optional
componentsAn array of components to send. snake_case
keys should be converted to camelCase
, or passed through 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#rawEmbeds.
Optional
filesThe files to send.
Optional
pollPolls can only be added when editing a deferred interaction response.
An object that specifies the allowed mentions in this message.