$userAvatar
Returns the provided user's avatar URL.
Usage
$userAvatar[userID]
Breakdown
userID
- The user to return the avatar for.
Example
$nomention
$image[$userAvatar[$mentioned[1;yes]]]
🧙♂️ You can use
?size=size
at the end of the URL to increase the size of the image. Example sizes: 1024, 2048, 4096.
$nomention
$image[$userAvatar[$mentioned[1;yes]]?size=4096]