Slash
0.4.2
Slash
/
tv.blademaker.slash.api
/
SlashCommandContext
/
sendEmbed
send
Embed
open
fun
sendEmbed
(
embed
:
MessageEmbed
)
:
WebhookMessageAction
<
Message
>
Content copied to clipboard
open
fun
sendEmbed
(
embedBuilder
:
EmbedBuilder
)
:
WebhookMessageAction
<
Message
>
Content copied to clipboard
open
fun
sendEmbed
(
builder
:
EmbedBuilder
.
(
)
->
Unit
)
:
WebhookMessageAction
<
Message
>
Content copied to clipboard