StringMappedInteractionTypes

export interface StringMappedInteractionTypes<Cached extends CacheType = CacheType>
export interface StringMappedInteractionTypes<Cached extends CacheType = CacheType>

No summary provided.

NameConstraintsOptionalDefaultDescription
CachedCacheTypeYesCacheTypeNone
ActionRow:MessageComponentInteraction<Cached>
Button:ButtonInteraction<Cached>
ChannelSelectMenu:ChannelSelectMenuInteraction<Cached>
MentionableSelectMenu:MentionableSelectMenuInteraction<Cached>
RoleSelectMenu:RoleSelectMenuInteraction<Cached>
StringSelectMenu:StringSelectMenuInteraction<Cached>
UserSelectMenu:UserSelectMenuInteraction<Cached>