function embedLength

export declare function embedLength(data: APIEmbed): number;

Calculates the length of the embed.

Parameters

data: APIEmbed
The embed data to check