$userRoles
Returns all role names given to the user.
Syntax
$userRoles[User ID]
Parameters
User ID
(Type: Snowflake || Flag: Required)
: The user for whom to return the role names.
Example
$nomention
**My roles**:
$userRoles[$authorID]
Support
Wiki Contributor
User
How $authorID
works?
You can use $textSplit[]
to specify a different separator.