interface MappedComponentTypes
Components here are mapped to their respective builder.
externalActionRowBuilder<AnyComponentBuilder> "1" :
The action row component type is associated with an ActionRowBuilder.
externalButtonBuilder "2" :
The button component type is associated with a ButtonBuilder.
externalStringSelectMenuBuilder "3" :
The string select component type is associated with a StringSelectMenuBuilder.
externalTextInputBuilder "4" :
The text input component type is associated with a TextInputBuilder.
externalUserSelectMenuBuilder "5" :
The user select component type is associated with a UserSelectMenuBuilder.
externalRoleSelectMenuBuilder "6" :
The role select component type is associated with a RoleSelectMenuBuilder.
externalMentionableSelectMenuBuilder "7" :
The mentionable select component type is associated with a MentionableSelectMenuBuilder.
externalChannelSelectMenuBuilder "8" :
The channel select component type is associated with a ChannelSelectMenuBuilder.