class EmbedBuilder

export class EmbedBuilder extends BuildersEmbed

Represents an embed builder.

Constructors

constructor()

Constructs a new instance of the EmbedBuilder class

readonly
length : number

The accumulated length for the embed title, description, fields, footer text, and author name.

static
from() : EmbedBuilder

Creates a new embed builder from JSON data

setColor() : this

Sets the color of this embed