interface MappedComponentTypes
Components here are mapped to their respective builder.
externalActionRowBuilder<AnyComponentBuilder> "1" :
The action row component type is associated with an ActionRowBuilder.
externalTextDisplayBuilder "10" :
The text display component type is associated with a TextDisplayBuilder.
externalThumbnailBuilder "11" :
The thumbnail component type is associated with a ThumbnailBuilder.
externalMediaGalleryBuilder "12" :
The media gallery component type is associated with a MediaGalleryBuilder.
externalFileBuilder "13" :
The file component type is associated with a FileBuilder.
externalSeparatorBuilder "14" :
The separator component type is associated with a SeparatorBuilder.
externalContainerBuilder "17" :
The container component type is associated with a ContainerBuilder.
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.
externalSectionBuilder "9" :
The section component type is associated with a SectionBuilder.