sendEmbed
suspend fun MessageChannel.sendEmbed(block: EmbedBuilder.() -> Unit): Message
Content copied to clipboard
Builds an EmbedCreateSpec and sends it in the specified channel.
Sends an embed in the specified channel based on the EmbedCreateSpec.