Search...

MappedComponentTypes

Components here are mapped to their respective builder.
export declare interface MappedComponentTypes 
export declare interface MappedComponentTypes 
The action row component type is associated with an ActionRowBuilder.
The button component type is associated with an ButtonBuilder.
The string select component type is associated with an StringSelectMenuBuilder.
The text inpiut component type is associated with an TextInputBuilder.
The user select component type is associated with an UserSelectMenuBuilder.
The role select component type is associated with an RoleSelectMenuBuilder.
The mentionable select component type is associated with an MentionableSelectMenuBuilder.
The channel select component type is associated with an ChannelSelectMenuBuilder.