Class GenericCommandInteractionEvent

java.lang.Object
net.dv8tion.jda.api.events.Event
net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent
net.dv8tion.jda.api.events.interaction.command.GenericCommandInteractionEvent
All Implemented Interfaces:
ISnowflake, GenericEvent, IDeferrableCallback, IReplyCallback, CommandInteraction, CommandInteractionPayload, Interaction
Direct Known Subclasses:
MessageContextInteractionEvent, SlashCommandInteractionEvent, UserContextInteractionEvent

public class GenericCommandInteractionEvent extends GenericInteractionCreateEvent implements CommandInteraction
Indicates that a CommandInteraction was used.