{user.mentions} | Comma separated mentions of all members |
{user.display_names} | Comma separated display names of all members |
{user.names} | Comma separated usernames of all members |
{user.join_position} | Join position of the member in the server |
{user.id} | User ID |
{user.name} | Username without discriminator |
{user.display_name} | Server-specific nickname or username |
{user.mention} | User mention string |
{user.avatar} | User’s global avatar URL |
{user.server_avatar} | User’s server-specific avatar URL |
{user.display_avatar} | The avatar displayed (server or global) |
{user.created_at} | Account creation timestamp |
{user.created_at.relative} | Account creation timestamp in relative format |
{user.created_at.timestamp} | Account creation timestamp, only use this in embed timestamp |
{user.joined_at} | Join date of the user in the server |
{user.joined_at.relative} | Join date of the user in the server in relative format |
{user.joined_at.timestamp} | Join date of the user in the server, only use this in embed timestamp |
{user.boosting} | Whether the user is boosting the server |
{user.boost_since} | Time when user started boosting |
{user.bot} | Whether the user is a bot |