$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]]
!example Color: #E67E22

What is this?

How $authorID and $highestRole[] works?