send Embed
Send a follow-up message with the given embed.
Return
A WebhookMessageAction
Parameters
embed
The embed.
Send a follow-up message with the given embed.
Return
A WebhookMessageAction
Parameters
builder
The embed builder.
open fun sendEmbed(builder: EmbedBuilder.() -> Unit): WebhookMessageAction<Message>
Content copied to clipboard
Send a follow-up message with the given embed.
Return
A WebhookMessageAction
Parameters
builder
The embed builder function.