Uses of Interface
org.javacord.api.event.interaction.ApplicationCommandEvent
-
Packages that use ApplicationCommandEvent Package Description org.javacord.api.event.interaction -
-
Uses of ApplicationCommandEvent in org.javacord.api.event.interaction
Subinterfaces of ApplicationCommandEvent in org.javacord.api.event.interaction Modifier and Type Interface Description interfaceAutocompleteCreateEventAn autocomplete command create event.interfaceMessageContextMenuCommandEventA message context menu command event.interfaceModalSubmitEventA modal submit event.interfaceSlashCommandCreateEventA slash command create event.interfaceUserContextMenuCommandEventA user context menu command event.
-