embedLength
Calculates the length of the embed.
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 |
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 |