class EmbedBuilder
extends
BuildersEmbedexport class EmbedBuilder extends BuildersEmbed
Represents an embed builder.
Constructors
Constructs a new instance of the EmbedBuilder
class
readonlynumber length :
The accumulated length for the embed title, description, fields, footer text, and author name.
static fromother: JSONEncodable<APIEmbed> | APIEmbed) : EmbedBuilder (
other: JSONEncodable<APIEmbed> | APIEmbed
Creates a new embed builder from JSON data
setColorcolor: ColorResolvable | null) : this (
color: ColorResolvable | null
Sets the color of this embed