Zmentioned
Returns the user ID of the Nth mentioned user in the triggering message, optionally falling back to the author ID.
Syntax
Zmentioned{index;fallbackToAuthor?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| index | integer | Yes | - |
| fallbackToAuthor | boolean | No | false |
Example
Zmentioned{1;true}