/
docs
/
packages
/
builders
/
main
/
MappedComponentTypes%3AInterface
Search...
K
builders
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
main
main
Classes
ActionRowBuilder
ApplicationCommandNumericOptionMinMaxValueMixin
ApplicationCommandOptionBase
ApplicationCommandOptionChannelTypesMixin
ApplicationCommandOptionWithAutocompleteMixin
ApplicationCommandOptionWithChoicesMixin
BaseButtonBuilder
BaseSelectMenuBuilder
ChannelSelectMenuBuilder
ChatInputCommandAttachmentOption
ChatInputCommandBooleanOption
ChatInputCommandBuilder
ChatInputCommandChannelOption
ChatInputCommandIntegerOption
ChatInputCommandMentionableOption
ChatInputCommandNumberOption
ChatInputCommandRoleOption
ChatInputCommandStringOption
ChatInputCommandSubcommandBuilder
ChatInputCommandSubcommandGroupBuilder
ChatInputCommandUserOption
CommandBuilder
ComponentBuilder
ContextMenuCommandBuilder
CustomIdButtonBuilder
DangerButtonBuilder
EmbedAuthorBuilder
EmbedBuilder
EmbedFieldBuilder
EmbedFooterBuilder
EmojiOrLabelButtonMixin
LinkButtonBuilder
MentionableSelectMenuBuilder
MessageContextCommandBuilder
ModalBuilder
PremiumButtonBuilder
PrimaryButtonBuilder
RoleSelectMenuBuilder
SecondaryButtonBuilder
SharedChatInputCommandOptions
SharedChatInputCommandSubcommands
SharedName
SharedNameAndDescription
StringSelectMenuBuilder
StringSelectMenuOptionBuilder
SuccessButtonBuilder
TextInputBuilder
UserContextCommandBuilder
UserSelectMenuBuilder
Functions
createComponentBuilder
disableValidators
embedLength
enableValidators
isValidationEnabled
normalizeArray
Interfaces
ActionRowBuilderData
ApplicationCommandNumericOptionMinMaxValueData
ApplicationCommandOptionBaseData
ApplicationCommandOptionChannelTypesData
ApplicationCommandOptionWithAutocompleteData
ApplicationCommandOptionWithChoicesData
ChatInputCommandSubcommandGroupData
CommandData
EmbedBuilderData
EmojiOrLabelButtonData
MappedComponentTypes
ModalBuilderData
SharedChatInputCommandOptionsData
SharedChatInputCommandSubcommandsData
SharedNameAndDescriptionData
SharedNameData
StringSelectMenuData
Types
AnyActionRowComponentBuilder
AnyAPIActionRowComponent
ApplicationCommandOptionAllowedChannelTypes
AutocompletableOptions
ButtonBuilder
ContextMenuCommandType
CustomIdButtonStyle
MessageActionRowComponentBuilder
MessageComponentBuilder
ModalActionRowComponentBuilder
ModalComponentBuilder
RestOrArray
Variables
actionRowPredicate
ApplicationCommandOptionAllowedChannelTypes
basicOptionPredicate
buttonPredicate
channelOptionPredicate
chatInputCommandPredicate
chatInputCommandSubcommandGroupPredicate
chatInputCommandSubcommandPredicate
customIdPredicate
embedAuthorPredicate
embedFieldPredicate
embedFooterPredicate
embedPredicate
emojiPredicate
integerOptionPredicate
localeMapPredicate
memberPermissionsPredicate
messageCommandPredicate
modalPredicate
numberOptionPredicate
refineURLPredicate
selectMenuChannelPredicate
selectMenuMentionablePredicate
selectMenuRolePredicate
selectMenuStringOptionPredicate
selectMenuStringPredicate
selectMenuUserPredicate
stringOptionPredicate
textInputPredicate
userCommandPredicate
version
MappedComponentTypes
export interface
MappedComponentTypes
export interface
MappedComponentTypes
Summary
Components here are mapped to their respective builder.
Properties
"1"
:
ActionRowBuilder
The action row component type is associated with an
ActionRowBuilder
.
"2"
:
ButtonBuilder
The button component type is associated with a
BaseButtonBuilder
.
"3"
:
StringSelectMenuBuilder
The string select component type is associated with a
StringSelectMenuBuilder
.
"4"
:
TextInputBuilder
The text input component type is associated with a
TextInputBuilder
.
"5"
:
UserSelectMenuBuilder
The user select component type is associated with a
UserSelectMenuBuilder
.
"6"
:
RoleSelectMenuBuilder
The role select component type is associated with a
RoleSelectMenuBuilder
.
"7"
:
MentionableSelectMenuBuilder
The mentionable select component type is associated with a
MentionableSelectMenuBuilder
.
"8"
:
ChannelSelectMenuBuilder
The channel select component type is associated with a
ChannelSelectMenuBuilder
.