DiscordDispatchable
in
Represents an event which is able to be sent as a Discord embed.
Tags
Table of Contents
Methods
- toDiscordWebhook() : DiscordWebhookBuilder
- Build a Discord webhook to represent the event as a Discord embed.
Methods
toDiscordWebhook()
Build a Discord webhook to represent the event as a Discord embed.
public
toDiscordWebhook() : DiscordWebhookBuilder
Return values
DiscordWebhookBuilder —The webhook builder to send the event as an embed