Package tv.blademaker.slash.context

Types

AutoCompleteContext
Link copied to clipboard
class AutoCompleteContext(event: CommandAutoCompleteInteractionEvent) : CommandAutoCompleteInteraction
ContextCreator
Link copied to clipboard
interface ContextCreator
GuildSlashCommandContext
Link copied to clipboard
interface GuildSlashCommandContext : SlashCommandContext
InteractionContext
Link copied to clipboard
interface InteractionContext<E : GenericInteractionCreateEvent>
SlashCommandContext
Link copied to clipboard
interface SlashCommandContext : InteractionContext<SlashCommandInteractionEvent>