$lowestRole

Returns the ID of the users/servers lowest role (according to it's position).

Usages

There are two usages of the $lowestRole function.

Usage #1

$lowestRole

Returns the lowest role in the server.

Usage #2

$lowestRole[userID]

Parameters

  • userID (Type: Snowflake || Flag: Required): The user for which to return the lowest role.

Example

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

example