Optional
allowed_Allowed mentions for the message
See https://discord.com/developers/docs/resources/channel#allowed-mentions-object
Optional
attachmentsAttached files to keep
Starting with API v10, the attachments
array must contain all attachments that should be present after edit, including retained and new attachments provided in the request body.
See https://discord.com/developers/docs/resources/channel#attachment-object
Optional
componentsThe components to include with the message
See https://discord.com/developers/docs/interactions/message-components#component-object
Optional
contentThe new 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
flagsEdit the flags of a message (only SUPPRESS_EMBEDS
can currently be set/unset)
When specifying flags, ensure to include all previously set flags/bits in addition to ones that you are modifying
See https://discord.com/developers/docs/resources/channel#message-object-message-flags
Generated using TypeDoc
https://discord.com/developers/docs/resources/channel#edit-message