interface
MappedInteractionTypes
export
interface
MappedInteractionTypes
<
Cached
extends
boolean
=
boolean
>
Table of contents
Properties
"2"
"3"
"5"
"6"
"7"
"8"
Type Parameters
optional
Cached? extends
boolean
=
boolean
Properties
"2" :
ButtonInteraction
<
WrapBooleanCache
<
Cached
>>
"3" :
StringSelectMenuInteraction
<
WrapBooleanCache
<
Cached
>>
"5" :
UserSelectMenuInteraction
<
WrapBooleanCache
<
Cached
>>
"6" :
RoleSelectMenuInteraction
<
WrapBooleanCache
<
Cached
>>
"7" :
MentionableSelectMenuInteraction
<
WrapBooleanCache
<
Cached
>>
"8" :
ChannelSelectMenuInteraction
<
WrapBooleanCache
<
Cached
>>