builders
builders
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
1.8.2
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
ApplicationCommandOptionWithAutocompleteMixin
C
ApplicationCommandOptionWithChoicesMixin
C
BaseSelectMenuBuilder
C
ButtonBuilder
C
ChannelSelectMenuBuilder
C
ComponentBuilder
C
ContextMenuCommandBuilder
C
EmbedBuilder
C
MentionableSelectMenuBuilder
C
ModalBuilder
C
RoleSelectMenuBuilder
C
SharedNameAndDescription
C
SharedSlashCommand
C
SharedSlashCommandOptions
C
SharedSlashCommandSubcommands
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
StringSelectMenuBuilder
C
StringSelectMenuOptionBuilder
C
TextInputBuilder
C
UserSelectMenuBuilder
Functions
F
createComponentBuilder
F
disableValidators
F
embedLength
F
enableValidators
F
isValidationEnabled
F
normalizeArray
Interfaces
I
EmbedAuthorData
I
EmbedAuthorOptions
I
EmbedFooterData
I
EmbedFooterOptions
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
MessageActionRowComponentBuilder
T
MessageComponentBuilder
T
ModalActionRowComponentBuilder
T
ModalComponentBuilder
T
RestOrArray
T
RGBTuple
Variables
V
version
Toggle Sidebar
builders
function
embedLength
export
declare
function
embedLength
(
data
:
APIEmbed
)
:
number
;
Calculates the length of the embed.
Parameters
data:
APIEmbed
The embed data to check