Package net.dv8tion.jda.api.interactions.commands
-
Interface Summary Interface Description CommandInteraction Interaction of a Slash-Command. -
Class Summary Class Description Command Represents a Discord slash-command.Command.Choice Predefined choice used for options.Command.Option An Option for a command.Command.Subcommand An Subcommand for a command.Command.SubcommandGroup An Subcommand Group for a command.OptionMapping Name/Value pair for aCommandInteraction
option. -
Enum Summary Enum Description OptionType The available types forCommand
options.