export type APIContextMenuInteraction = APIMessageApplicationCommandInteraction | APIUserApplicationCommandInteraction;
See also: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object
export type APIContextMenuInteraction = APIMessageApplicationCommandInteraction | APIUserApplicationCommandInteraction;
See also: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object