Package-level declarations
Types
Link copied to clipboard
open class GlobalSlashEvent : SlashCommandInteractionEvent, CancellableRateLimit, LocalizableInteraction, LocalizableReplyCallback
Interaction event for global slash commands.
Link copied to clipboard
Interaction event for guild slash commands.
Link copied to clipboard
Represents a slash command, can be top-level or a subcommand
Link copied to clipboard
Represents a slash subcommand group.
Link copied to clipboard
Represents a slash subcommand, either in a top-level command, or a subcommand group.
Link copied to clipboard
Represents a top-level slash command (i.e. not a subcommand, nor a group).