Interface CommandInteraction

All Superinterfaces:
CommandInteractionPayload, IDeferrableCallback, IModalCallback, Interaction, IPremiumRequiredReplyCallback, 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: