WebhookMessageCreateBuilder
Message builder for creating messages as a webhook user.
Properties
The mentions in the message that are allowed to trigger a ping.
List of tag ids to apply to the thread (requires the webhook channel to be a GuildForum or GuildMedia channel).
The attachment objects with filename and description.
The components to include with the message.
Up to 10 embeds (up to 6000 characters).
The files to include as attachments.
Optional custom MessageFlags to add to the message created.
Do not include any embeds when serializing this message.
This message will not trigger push and desktop notifications.
Name of the thread to create (requires the webhook channel to be a GuildForum or GuildMedia channel).
Functions
Adds an action row configured by the builder to the components of the message.
Adds a file with name and contentProvider to files.
Adds a file with name and contentProvider to files.
Configures the mentions in the message that are allowed to trigger a ping.
Add a tagId to appliedTags.
Sets the flags for the message.