$highestRole[]

Returns the ID of the provided user's highest role (according to its position).

Syntax

$highestRole[User ID]

Parameters

  • User ID (Type: Snowflake || Flag: Required): The user for which to return the highest role.

Example

$nomention
$username[$mentioned[1;yes]]'s highest role: $roleName[$highestRole[$mentioned[1;yes]]] ($highestRole[$mentioned[1;yes]])

example