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

NameTypeRequiredDefault
indexintegerYes-
fallbackToAuthorbooleanNofalse

Example

Zmentioned{1;true}