interface MappedComponentTypes
Components here are mapped to their respective builder.
The action row component type is associated with an ActionRowBuilder.
TextDisplayBuilder "10" :
The text display component type is associated with a TextDisplayBuilder.
ThumbnailBuilder "11" :
The thumbnail component type is associated with a ThumbnailBuilder.
MediaGalleryBuilder "12" :
The media gallery component type is associated with a MediaGalleryBuilder.
FileBuilder "13" :
The file component type is associated with a FileBuilder.
SeparatorBuilder "14" :
The separator component type is associated with a SeparatorBuilder.
ContainerBuilder "17" :
The container component type is associated with a ContainerBuilder.
ButtonBuilder "2" :
The button component type is associated with a ButtonBuilder.
StringSelectMenuBuilder "3" :
The string select component type is associated with a StringSelectMenuBuilder.
TextInputBuilder "4" :
The text input component type is associated with a TextInputBuilder.
UserSelectMenuBuilder "5" :
The user select component type is associated with a UserSelectMenuBuilder.
RoleSelectMenuBuilder "6" :
The role select component type is associated with a RoleSelectMenuBuilder.
The mentionable select component type is associated with a MentionableSelectMenuBuilder.
ChannelSelectMenuBuilder "8" :
The channel select component type is associated with a ChannelSelectMenuBuilder.
SectionBuilder "9" :
The section component type is associated with a SectionBuilder.