export interface RESTPostAPIWebhookWithTokenJSONBody
See also: https://discord.com/developers/docs/resources/webhook#execute-webhook
optionalexternalAPIAllowedMentions | undefined allowed_mentions? :
Allowed mentions for the message
See also: https://discord.com/developers/docs/resources/channel#allowed-mentions-object
optionalexternalRESTAPIAttachment[] | undefined attachments? :
Attachment objects with filename and description
optionalexternalAPIActionRowComponent<APIMessageActionRowComponent>[] | undefined components? :
The components to include with the messageRequires an application-owned webhook
See also: https://discord.com/developers/docs/interactions/message-components#component-object
Embedded rich
content
See also: https://discord.com/developers/docs/resources/channel#embed-object
optionalexternalMessageFlags | undefined flags? :
Message flags combined as a bitfield
optionalexternalRESTAPIPoll | undefined poll? :
A poll!
Name of thread to createAvailable only if the webhook is in a forum channel and a thread is not specified in thread_id query parameter