Package net.dv8tion.jda.api.events.interaction.command
package net.dv8tion.jda.api.events.interaction.command
Interaction events related to application commands.
-
ClassDescriptionIndicates that the
Privileges
of an application-command on a guild changed.Indicates that thePrivileges
of an application changed.Indicates that a user is typing in anoption
which supportsauto-complete
.Indicates that aCommandInteraction
was used.Indicates that aContextInteraction
was used.Indicates that the privileges of an integration or its commands changed.Indicates that a message context command was used.Indicates that a slash command was used in aMessageChannel
.Indicates that a user context command was used.