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