isContextMenuApplicationCommandInteraction
Callable
- Parameters- interaction: APIApplicationCommandInteraction- The interaction to check against 
 - Returns interaction is APIContextMenuInteraction- A boolean that indicates if the interaction is a context menu application command 
A type-guard check for context menu application commands.