$rolePosition
Returns a role’s position (1 being the highest role).
Syntax
$rolePosition[Role ID]
Parameters
Role ID
(Type: Snowflake || Flag: Required)
: The role for which to get its position.
Example
$nomention
$description[<@&$findRole[$message]>'s Position: $rolePosition[$findRole[$message]]]