$color

Sets the embed border color.

Syntax

$color[color hex;(index)]

Parameters

  • color hex (Type: Color || Flag: Emptiable): The color hex to set the embed border color as. You can also use color integer number.
  • index (Type: Integer || Flag: Optional): What embed the color border should belong to (Optional). The default is 1. (learn more)

Example

$nomention
$description[⬅️ That is the embed color border!]
$color[#673ab7]

example