Webhook messages don't use auth
The Webhook Message data to send to the api
The files to send to the api
Internal shared method to split the content by.
Adds a message attachment to this message
The attachment
Allows Everyone and Here mentions to ping
Allows Role mentions to ping
role ids you want to mention
Allows User mentions to ping
user ids you want to mention
Sets the avatar of the webhook message
The avatar for the webhook message
Sets content of this message
The content to set
WebhookMessages have multiple embeds, use the addEmbed or spliceEmbed methods instead.
Sets the nonce of this message
The nonce to set
Sets if this message should be tts
The tts of this message
Sets the username of the webhook message
The username of the webhook message
Deletes and/or inserts embeds by index in the webhook message
The index to start at
How many fields to delete
The field name to insert
Splices a message attachment to this message
The index to splice at
The number of attachments to delete
The attachment to add
Splits this into multiple messages.
Options to split the message by.
Generated using TypeDoc