Package xyz.dynxsty.dih4jda.interactions.commands.application
package xyz.dynxsty.dih4jda.interactions.commands.application
-
ClassDescriptionApplicationCommand<E extends net.dv8tion.jda.api.events.interaction.command.GenericCommandInteractionEvent,
T> Model class for all Application Commands.BaseApplicationCommand<E extends net.dv8tion.jda.api.events.interaction.command.GenericCommandInteractionEvent,T> An extension ofApplicationCommandwhich contains aRegistrationTypeandBaseApplicationCommand.queueableGuilds.ContextCommand<E extends net.dv8tion.jda.api.events.interaction.command.GenericCommandInteractionEvent>Model class which represents a single Context Command.Whether the command should be queued as a global- or as a guild command.Represents a single Slash Command.Model class which represents a single Subcommand.Model class which represents a single subcommand group.