🖍️
Discord Archive
  • Discord Archive Docs
  • API v1
    • Users
      • Get User Object
      • Get User Avatar
  • API v2
    • Users
      • Get User Object
      • Get User Avatar
    • Bots
      • Get Bot Object
  • API V2 Objects
    • User
    • User Avatar Object
  • Archive
    • About
      • Avatars
      • Icons
      • Default Guild Icon
  • Our Discord server
  • Users
Powered by GitBook
On this page

Was this helpful?

  1. API V2 Objects

User Avatar Object

id :

the user's id.

avatar :

the user's avatar hash. (can be null if none)

username :

the user's username.

discriminator :

the user's 4-digit discord-tag.

avatarurl :

the user's direct avatar url. if the user doesn't have an avatar, it gives the default avatar with the correct color. if the avatar is archived, it gives the avatar archive url, otherwise it gives the discord avatar url.

PreviousUserNextAbout

Last updated 4 years ago

Was this helpful?