createEmbed
inline suspend fun MessageChannelBehavior.createEmbed(block: EmbedBuilder.() -> Unit): Message(source)
Requests to create a message with only an embed.
Throws
if something went wrong during the request.
Requests to create a message with only an embed.
if something went wrong during the request.