reply Embed
Reply to the event with the given embed.
Return
A WebhookMessageAction
Parameters
embed
The embed.
Reply to the event with the given embed.
Return
A WebhookMessageAction
Parameters
builder
The embed builder.
open fun replyEmbed(builder: EmbedBuilder.() -> Unit): ReplyCallbackAction
Content copied to clipboard
Reply to the event with the given embed.
Return
A WebhookMessageAction
Parameters
builder
The embed builder function.