Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.context
/
SlashCommandContext
/
embed
embed
fun
embed
(
builder
:
EmbedBuilder
.
(
)
->
Unit
)
:
EmbedContextAction
Build a
ContextAction
using DSL.
Return
The context action for the embed.
Parameters
builder
An embed builder function.