The id of the user
The about section of their chat profile
True if the user is a moderator, false otherwise
The number of seconds since this user posted a message in any chat
The number of seconds since this user was last seen
The number of all time messages this user has sent
The name of the user
User's current reputation
All time number of rooms this user has been a part of
Used by most properties of this class to fetch their profile, and updates their associated values. This should not be needed to call directly. Simply await the properties
Generated using TypeDoc
Represents a user. Most properties are promises, to lazily load them from the server if they're not present.