Package net.dv8tion.jda.api.events.interaction.command
-
Class Summary Class Description CommandAutoCompleteInteractionEvent Indicates that a user is typing in aoption
which supportsauto-complete
.GenericCommandInteractionEvent Indicates that aCommandInteraction
was used.GenericContextInteractionEvent<T> Indicates that aContextInteraction
was used.MessageContextInteractionEvent Indicates that a message context command was used.SlashCommandInteractionEvent Indicates that a slash command was used in aMessageChannel
.UserContextInteractionEvent Indicates that a user context command was used.