$userHighestRole
$userHighestRole
will return the highest role of a specific user.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
userID? | number | The ID of the user you want the highest role to be returned of. | false |
guildID? | number | The ID of the guild. | false |
option? | string | The option how to return the role 1. name 2. id (default) 3. mention | false |
Example(s)
This will return the name of your highest role: