Represents an embed builder.
Extends
BuildersEmbedCreates a new embed builder from JSON data
Name | Type | Optional | Description |
---|---|---|---|
other | JSONEncodable<APIEmbed> | APIEmbed | No | The other data |
Sets the color of this embed
Name | Type | Optional | Description |
---|---|---|---|
color | ColorResolvable | null | No | The color of the embed |