interface MappedComponentTypesComponents here are mapped to their respective builder.
external"1" : ActionRowBuilder<AnyComponentBuilder>
The action row component type is associated with an ActionRowBuilder.
external"10" : TextDisplayBuilder
The text display component type is associated with a TextDisplayBuilder.
external"11" : ThumbnailBuilder
The thumbnail component type is associated with a ThumbnailBuilder.
external"12" : MediaGalleryBuilder
The media gallery component type is associated with a MediaGalleryBuilder.
external"13" : FileBuilder
The file component type is associated with a FileBuilder.
external"14" : SeparatorBuilder
The separator component type is associated with a SeparatorBuilder.
external"17" : ContainerBuilder
The container component type is associated with a ContainerBuilder.
external"2" : ButtonBuilder
The button component type is associated with a ButtonBuilder.
external"3" : StringSelectMenuBuilder
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.
external"7" : MentionableSelectMenuBuilder
The mentionable select component type is associated with a MentionableSelectMenuBuilder.
external"8" : ChannelSelectMenuBuilder
The channel select component type is associated with a ChannelSelectMenuBuilder.
external"9" : SectionBuilder
The section component type is associated with a SectionBuilder.