Interface MappedInteractionTypes<Cached>

Type Parameters

  • Cached extends boolean = boolean

Hierarchy

  • MappedInteractionTypes

Properties

2 3 5 6 7 8

Properties

2: ButtonInteraction<If<Cached, "cached", CacheType>>
5: UserSelectMenuInteraction<If<Cached, "cached", CacheType>>
6: RoleSelectMenuInteraction<If<Cached, "cached", CacheType>>

Generated using TypeDoc