The client the user belongs to.
The raw data of the client user.
Optional cache: booleanWhether to cache the client user.
Optional Readonly avatarThe avatar of the user.
Optional Readonly bannerThe banner of the user.
Readonly botThe bot ID of the client user.
Readonly clientThe client the data model belongs to.
Optional Readonly createdThe date the user was created.
Readonly createdThe ID of the user that created the client user.
Readonly idThe ID of the structure.
Readonly nameThe name of the user.
Readonly rawThe raw data of the client user.
Optional Readonly typeThe type of the user.
The timestamp the user was created.
Whether the user is a bot.
Whether the user is cached.
Whether the user is a human.
Represents a client user.
Example