$color
Sets the embed's border color.
Usage
This function has two params.
Param | Description | Type | Required |
---|---|---|---|
index | The embed index that this color should belong to. | integer | yes |
colorHex | The color hex of this embed color. | string | yes |
Find color hexes here!
Example
Last updated