.embed()
A builder for the webhook embed
A title or author is required for sending an embed. Otherwise the discord api and disblox will error.
.Title (string | nil)
.Description (string? | nil)
.Color (Color3? | BrickColor? | number? | nil)
Last updated