Slash Command Context Impl
class SlashCommandContextImpl(commandClient: SlashCommandClient, event: SlashCommandEvent) : SlashCommandContext
Content copied to clipboard
Functions
acknowledge
Link copied to clipboard
reply Embed
Link copied to clipboard
send Message
Link copied to clipboard
open fun sendMessage(builder: MessageBuilder.() -> Unit): WebhookMessageAction<Message>
Content copied to clipboard
open fun sendMessage(messageBuilder: MessageBuilder): WebhookMessageAction<Message>
Content copied to clipboard
Properties
commandClient
Link copied to clipboard
extra
Link copied to clipboard
isAcknowledged
Link copied to clipboard
selfMember
Link copied to clipboard