Interface CommandInteraction
- All Superinterfaces:
CommandInteractionPayload,IDeferrableCallback,Interaction,IReplyCallback,ISnowflake
- All Known Subinterfaces:
ContextInteraction<T>,MessageContextInteraction,SlashCommandInteraction,UserContextInteraction
- All Known Implementing Classes:
GenericCommandInteractionEvent,GenericContextInteractionEvent,MessageContextInteractionEvent,SlashCommandInteractionEvent,UserContextInteractionEvent
Interaction of any Application Command.
This includes all context menu commands and slash commands.
- See Also:
-
Method Summary
Methods inherited from interface net.dv8tion.jda.api.interactions.commands.CommandInteractionPayload
getCommandId, getCommandIdLong, getCommandPath, getCommandString, getCommandType, getName, getOption, getOptions, getOptionsByName, getOptionsByType, getSubcommandGroup, getSubcommandNameMethods inherited from interface net.dv8tion.jda.api.interactions.callbacks.IDeferrableCallback
getHookMethods inherited from interface net.dv8tion.jda.api.interactions.Interaction
getChannel, getChannelType, getGuild, getGuildChannel, getGuildLocale, getJDA, getMember, getMessageChannel, getNewsChannel, getPrivateChannel, getTextChannel, getThreadChannel, getToken, getType, getTypeRaw, getUser, getUserLocale, getVoiceChannel, isAcknowledged, isFromGuildMethods inherited from interface net.dv8tion.jda.api.interactions.callbacks.IReplyCallback
deferReply, deferReply, reply, reply, replyEmbeds, replyEmbeds, replyFile, replyFile, replyFile, replyFile, replyFormatMethods inherited from interface net.dv8tion.jda.api.entities.ISnowflake
getId, getIdLong, getTimeCreated