$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]]]

example

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