Class Hierarchy
- java.lang.Object
- com.jagrosh.jdautilities.command.Command.Category
- com.jagrosh.jdautilities.command.CommandBuilder
- com.jagrosh.jdautilities.command.CommandClientBuilder
- com.jagrosh.jdautilities.command.CommandEvent
- net.dv8tion.jda.api.events.Event (implements net.dv8tion.jda.api.events.GenericEvent)
- net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent (implements net.dv8tion.jda.api.interactions.Interaction)
- net.dv8tion.jda.api.events.interaction.command.GenericCommandInteractionEvent (implements net.dv8tion.jda.api.interactions.commands.CommandInteraction)
- net.dv8tion.jda.api.events.interaction.command.GenericContextInteractionEvent<T> (implements net.dv8tion.jda.api.interactions.commands.context.ContextInteraction<T>)
- net.dv8tion.jda.api.events.interaction.command.MessageContextInteractionEvent (implements net.dv8tion.jda.api.interactions.commands.context.MessageContextInteraction)
- com.jagrosh.jdautilities.command.MessageContextMenuEvent
- net.dv8tion.jda.api.events.interaction.command.UserContextInteractionEvent (implements net.dv8tion.jda.api.interactions.commands.context.UserContextInteraction)
- com.jagrosh.jdautilities.command.UserContextMenuEvent
- net.dv8tion.jda.api.events.interaction.command.MessageContextInteractionEvent (implements net.dv8tion.jda.api.interactions.commands.context.MessageContextInteraction)
- net.dv8tion.jda.api.events.interaction.command.SlashCommandInteractionEvent (implements net.dv8tion.jda.api.interactions.commands.SlashCommandInteraction)
- com.jagrosh.jdautilities.command.SlashCommandEvent
- net.dv8tion.jda.api.events.interaction.command.GenericContextInteractionEvent<T> (implements net.dv8tion.jda.api.interactions.commands.context.ContextInteraction<T>)
- net.dv8tion.jda.api.events.interaction.command.GenericCommandInteractionEvent (implements net.dv8tion.jda.api.interactions.commands.CommandInteraction)
- net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent (implements net.dv8tion.jda.api.interactions.Interaction)
- com.jagrosh.jdautilities.command.Interaction
- com.jagrosh.jdautilities.command.Command
- com.jagrosh.jdautilities.command.SlashCommand
- com.jagrosh.jdautilities.command.ContextMenu
- com.jagrosh.jdautilities.command.MessageContextMenu
- com.jagrosh.jdautilities.command.UserContextMenu
- com.jagrosh.jdautilities.command.Command
Interface Hierarchy
- com.jagrosh.jdautilities.command.AnnotatedModuleCompiler
- com.jagrosh.jdautilities.command.CommandClient
- com.jagrosh.jdautilities.command.CommandListener
- com.jagrosh.jdautilities.command.GuildSettingsManager<T>
- com.jagrosh.jdautilities.command.GuildSettingsProvider
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.jagrosh.jdautilities.command.CooldownScope
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)