InteractionContext

interface InteractionContext<E : GenericInteractionCreateEvent>

Properties

event
Link copied to clipboard
abstract val event: E
guildLocale
Link copied to clipboard
open val guildLocale: Locale?
interaction
Link copied to clipboard
open val interaction: Interaction
jda
Link copied to clipboard
open val jda: JDA
userLocale
Link copied to clipboard
open val userLocale: Locale

Inheritors

SlashCommandContext
Link copied to clipboard