$getRoleColor
Returns a role’s color hex.
Syntax
$getRoleColor[Role ID]
Parameters
Role ID
(Type: Snowflake || Flag: Required)
: The role to get the color hex from.
Example
$nomention
Color: #$getRoleColor[$highestRole[$authorID]]
How $authorID
and $highestRole[]
works?