respondEmbed
suspend fun ChatCommandSource.respondEmbed(builder: EmbedBuilder.() -> Unit): Message
Content copied to clipboard
Builds an EmbedCreateSpec and sends it in the channel that the command was invoked in.
Content copied to clipboard
Sends an embed based on the EmbedCreateSpec in the channel that the command was invoked in.