send Embed
Send a follow-up message with the given embed.
Return
A net.dv8tion.jda.api.requests.restaction.WebhookMessageCreateAction
Parameters
embed
The embed.
Send a follow-up message with the given embed.
Return
A net.dv8tion.jda.api.requests.restaction.WebhookMessageCreateAction
Parameters
builder
The embed builder.
Send a follow-up message with the given embed.
Return
A net.dv8tion.jda.api.requests.restaction.WebhookMessageCreateAction
Parameters
builder
The embed builder function.