embedLength

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