Search...

embedLength

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