ContextComponentCommandInteractionMap
Signature
export interface ContextComponentCommandInteractionMap<StringSelectValues extends string[] = string[]>Properties
6Methods
0No methods.
Properties
Button: ButtonInteraction;StringSelect: StringSelectMenuInteraction<StringSelectValues>;UserSelect: UserSelectMenuInteraction;RoleSelect: RoleSelectMenuInteraction;MentionableSelect: MentionableSelectMenuInteraction;ChannelSelect: ChannelSelectMenuInteraction;