builders
builders
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
1.3.0
main
1.11.1
1.11.0
1.10.1
1.10.0
1.9.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.16.0
Search...
K
Classes
C
ActionRowBuilder
C
ApplicationCommandNumericOptionMinMaxValueMixin
C
ApplicationCommandOptionBase
C
ApplicationCommandOptionChannelTypesMixin
C
ApplicationCommandOptionWithChoicesAndAutocompleteMixin
C
ButtonBuilder
C
ComponentBuilder
C
ContextMenuCommandBuilder
C
EmbedBuilder
C
ModalBuilder
C
SelectMenuBuilder
C
SelectMenuOptionBuilder
C
SharedNameAndDescription
C
SharedSlashCommandOptions
C
SlashCommandAttachmentOption
C
SlashCommandBooleanOption
C
SlashCommandBuilder
C
SlashCommandChannelOption
C
SlashCommandIntegerOption
C
SlashCommandMentionableOption
C
SlashCommandNumberOption
C
SlashCommandRoleOption
C
SlashCommandStringOption
C
SlashCommandSubcommandBuilder
C
SlashCommandSubcommandGroupBuilder
C
SlashCommandUserOption
C
TextInputBuilder
Functions
F
blockQuote
F
bold
F
channelLink
F
channelMention
F
chatInputApplicationCommandMention
F
codeBlock
F
createComponentBuilder
F
embedLength
F
formatEmoji
F
hideLinkEmbed
F
hyperlink
F
inlineCode
F
italic
F
messageLink
F
normalizeArray
F
quote
F
roleMention
F
spoiler
F
strikethrough
F
time
F
underscore
F
userMention
Enums
E
Faces
Interfaces
I
EmbedImageData
I
IconData
I
MappedComponentTypes
I
SlashCommandBuilder
I
SlashCommandChannelOption
I
SlashCommandIntegerOption
I
SlashCommandNumberOption
I
SlashCommandOptionsOnlyBuilder
I
SlashCommandStringOption
I
SlashCommandSubcommandBuilder
I
SlashCommandSubcommandGroupBuilder
I
SlashCommandSubcommandsOnlyBuilder
I
ToAPIApplicationCommandOptions
Types
T
AnyAPIActionRowComponent
T
AnyComponentBuilder
T
ApplicationCommandOptionAllowedChannelTypes
T
ContextMenuCommandType
T
EmbedAuthorData
T
EmbedAuthorOptions
T
EmbedFooterData
T
EmbedFooterOptions
T
MessageActionRowComponentBuilder
T
MessageComponentBuilder
T
ModalActionRowComponentBuilder
T
ModalComponentBuilder
T
RestOrArray
T
RGBTuple
T
TimestampStylesString
Variables
V
disableValidators
V
enableValidators
V
isValidationEnabled
V
TimestampStyles
V
version
Toggle Sidebar
builders
typealias
RestOrArray
declare
type
RestOrArray
<
T
>
=
T
[]
|
[
T
[]
];
Type Parameters
T
Union Members
T[]
[ T[] ]