isChatInputApplicationCommandInteraction
Callable
Parameters
interaction: APIApplicationCommandInteraction
The interaction to check against
Returns interaction is APIChatInputApplicationCommandInteraction
A boolean that indicates if the interaction is a chat input application command
A type-guard check for chat input application commands.