embedLength

declare function embedLength(data: APIEmbed): number;
declare function embedLength(data: APIEmbed): number;
Calculates the length of the embed.
NameTypeOptionalDescription
dataAPIEmbedNoThe embed data to check