subkt / myaa.subkt.tasks / Discord / embed
fun embed(action:
Discord.Embed
.() ->
Unit
):
Unit
(source)
Add an embed to this message (up to 10 allowed). At least one of embed, content or attachment is required.
action
- A closure acting on an Embed object.