embedLength
export declare function embedLength(data: APIEmbed): number;
export declare function embedLength(data: APIEmbed): number;
Calculates the length of the embed.
Name | Type | Optional | Description |
---|---|---|---|
data | APIEmbed | No | The embed data to check |
export declare function embedLength(data: APIEmbed): number;
export declare function embedLength(data: APIEmbed): number;
Name | Type | Optional | Description |
---|---|---|---|
data | APIEmbed | No | The embed data to check |