$userAvatar
Returns a user’s avatar URL.
Syntax
$userAvatar[User ID]
Parameters
User ID(Type: Snowflake || Flag: Required): The user to return the avatar for.
Example
$nomention
$image[$userAvatar[$mentioned[1;yes]]]

📌 You can optionally append a query string
?size=VALUEat the end of the URL to increase the size of the avatar. Thesize’s value supports any power of two between 16 and 4096.