$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 it’s position.

Example

$nomention
Role Position: $rolePosition[$message]
!example 568155071997542410 Role Position: 6

What is this?

How $message works?