builders
builders
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
1.0.0
main
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
channelMention
F
codeBlock
F
createComponentBuilder
F
embedLength
F
formatEmoji
F
hideLinkEmbed
F
hyperlink
F
inlineCode
F
isEquatable
F
isJSONEncodable
F
italic
F
normalizeArray
F
quote
F
roleMention
F
spoiler
F
strikethrough
F
time
F
underscore
F
userMention
Enums
E
Faces
Interfaces
I
EmbedImageData
I
Equatable
I
IconData
I
JSONEncodable
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
Toggle Sidebar
builders
typealias
EmbedFooterData
declare
type
EmbedFooterData
=
Omit
<
APIEmbedFooter
,
'icon_url'
|
'proxy_icon_url'
>
&
IconData
;
Union Members
Omit
<
APIEmbedFooter
, 'icon_url'
'proxy_icon_url'> &
IconData