isMessageComponentSelectMenuInteraction
Callable
Parameters
interaction: APIMessageComponentInteraction
The message component interaction to check against
Returns interaction is APIMessageComponentSelectMenuInteraction
A boolean that indicates if the message component is a select menu
A type-guard check for select menu message component interactions