interface MappedComponentTypes

external
interface MappedComponentTypes

Components here are mapped to their respective builder.

The action row component type is associated with an ActionRowBuilder.

external
"2" : ButtonBuilder

The button component type is associated with a ButtonBuilder.

The string select component type is associated with a StringSelectMenuBuilder.

external
"4" : TextInputBuilder

The text input component type is associated with a TextInputBuilder.

external
"5" : UserSelectMenuBuilder

The user select component type is associated with a UserSelectMenuBuilder.

external
"6" : RoleSelectMenuBuilder

The role select component type is associated with a RoleSelectMenuBuilder.

The mentionable select component type is associated with a MentionableSelectMenuBuilder.

The channel select component type is associated with a ChannelSelectMenuBuilder.