APIContextMenuInteractionData

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-data

Signature

export type APIContextMenuInteractionData = APIMessageApplicationCommandInteractionData | APIUserApplicationCommandInteractionData;

Members

This export does not declare public properties or methods in the generated declaration file.