Components here are mapped to their respective builder.
The action row component type is associated with an ActionRowBuilder.
The text display component type is associated with a TextDisplayBuilder.
The thumbnail component type is associated with a ThumbnailBuilder.
The media gallery component type is associated with a MediaGalleryBuilder.
The file component type is associated with a FileBuilder.
The separator component type is associated with a SeparatorBuilder.
The container component type is associated with a ContainerBuilder.
The button component type is associated with a BaseButtonBuilder.
The string select component type is associated with a StringSelectMenuBuilder.
The text input component type is associated with a TextInputBuilder.
The user select component type is associated with a UserSelectMenuBuilder.
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.
The section component type is associated with a SectionBuilder.