The application command interaction to check against
A boolean that indicates if the application command interaction was received in a DM channel
A type-guard check for guild application command interactions
The interaction to check against
A boolean that indicates if the application command interaction was received in a guild
A type-guard check for chat input application commands.
The interaction to check against
A boolean that indicates if the interaction is a chat input application command
A type-guard check for context menu application commands.
The interaction to check against
A boolean that indicates if the interaction is a context menu application command
A type-guard check for DM interactions
The interaction to check against
A boolean that indicates if the interaction was received in a DM channel
A type-guard check for guild interactions
The interaction to check against
A boolean that indicates if the interaction was received in a guild
A type-guard check for buttons that have a custom_id
attached to them.
A boolean that indicates if the button has a custom_id
attached to it
A type-guard check for buttons that have a url
attached to them.
The button to check against
A boolean that indicates if the button has a url
attached to it
A type-guard check for button message component interactions
The message component interaction to check against
A boolean that indicates if the message component is a button
A type-guard check for DM message component interactions
The message component interaction to check against
A boolean that indicates if the message component interaction was received in a DM channel
A type-guard check for guild message component interactions
The interaction to check against
A boolean that indicates if the message component interaction was received in a guild
A type-guard check for message component interactions
The interaction to check against
A boolean that indicates if the interaction is a message component
A type-guard check for select menu message component interactions
The message component interaction to check against
A boolean that indicates if the message component is a select menu
Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:14 AM
A type-guard check for DM application command interactions