sendFollowupEmbedEphemeral
suspend fun GatewayInteractionResponse.sendFollowupEmbedEphemeral(build: EmbedBuilder.() -> Unit): Message
Content copied to clipboard
Create and send a new ephemeral followup message containing an embed built from the specified builder. This uses a webhook tied to the interaction ID and token.
Sources
jvm source
Link copied to clipboard