Package net.dv8tion.jda.api.events.interaction.command
-
Class Summary Class Description CommandAutoCompleteInteractionEvent Indicates that a user is typing in aoptionwhich supportsauto-complete.GenericCommandInteractionEvent Indicates that aCommandInteractionwas used.GenericContextInteractionEvent<T> Indicates that aContextInteractionwas 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.