Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class GuildSlashCommandContextImpl(val event: SlashCommandInteractionEvent, val function: KFunction<*>) : GuildSlashCommandContext
Link copied to clipboard
class SlashCommandContextImpl(val event: SlashCommandInteractionEvent, val function: KFunction<*>) : SlashCommandContext