Preview environment
declare function embedLength(data: APIEmbed): number;
Calculates the length of the embed.
Parameters
APIEmbed data:
The embed data to check
declare function embedLength(data: APIEmbed): number;
Calculates the length of the embed.