function embedLength

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

Calculates the length of the embed.

Constructors

constructor()

Parameters

data: APIEmbed
The embed data to check