Creates a structure for a user.
The client instance.
The raw user data.
Additional options for this structure.
Optional
nocache?: booleanWhether the user should be cached or not.
The UNIX (seconds) timestamp when this user was last cached.
The hash of the users's avatar, as it was received from Discord.
Whether the user has an animated avatar or not.
Whether the user is a bot or not.
The UNIX (seconds) timestamp of when this user created their Discord account.
The discriminator of the user.
The avatar URL of the user.
The global name of the user.
Whether the user has an avatar or not.
The ID of the user.
The mention string for the user.
The username of the user, including their discriminator if they are a bot (username#0001).
The username of the user.
Returns the JSON representation of this structure.
Optional
format: JsonTypesThe format to return the data in.
Static
getStatic
getStatic
should
Represents a Discord user.
See
https://discord.com/developers/docs/resources/user