Optional Readonly avatarThis user's avatar ID.
Optional Readonly badWhether this user current has a bad standing (recently banned).
Readonly badgesThe user's badges.
The badge's internal ID, and the filename of the badge icon.
All PNGs within /res/badges/.
The badge's label, shown when hovered.
Optional ts?: DateThe badge's timestamp, if shown.
Optional Readonly bannerThis user's banner ID.
Optional Readonly bioThis user's "About Me" section.
Optional Readonly botIf this user is a bot, the bot's operator.
Readonly connectionsThis user's third party connections.
Optional discord?: { This user's connection to Discord.
This user's Discord ID.
This user's Discord Tag.
Optional Readonly countryThe user's ISO 3166-1 country code, or null if hidden/unknown. Some vanity flags exist.
Optional Readonly distinguishmentThis user's distinguishment banner, if any.
The type of distinguishment banner.
Readonly friendThe amount of players who have added this user to their friends list.
Readonly gameThe amount of seconds this user spent playing, both on- and offline. If the user has chosen to hide this statistic, it will be -1.
Readonly gamesThe amount of online games played by this user. If the user has chosen to hide this statistic, it will be -1.
Readonly gamesThe amount of online games won by this user. If the user has chosen to hide this statistic, it wl be -1.
Readonly idThe user's internal ID.
Readonly leagueThis user's current TETRA LEAGUE standing.
Optional apm?: numberThis user's average APM (attack per minute) over the last 10 games.
This user's highest achieved rank this season.
Whether this user's RD is rising (has not played in the last week).
The amount of TETRA LEAGUE games played by this user.
The amount of TETRA LEAGUE games won by this user.
Optional glicko?: numberThis user's Glicko-2 rating.
The position of the best player in the user's current rank, surpass them to go up a rank. -1 if unranked (or the best rank).
Optional nextThe next rank this user can achieve, if they win more games, or null if unranked (or the best rank).
This user's percentile position (0 is best, 1 is worst).
This user's percentile rank, or Z if not applicable.
Optional pps?: numberThis user's average PPS (piece per second) over the last 10 games.
The position of the worst player in the user's current rank, dip below them to go down a rank. -1 if unranked (or the worst rank).
Optional prevThe previous rank this user can achieve, if they lose more games, or null if unranked (or the worst rank).
This user's letter rank. Z is unranked.
This user's TR (Tetra Rating), or -1 if less than 10 games were played.
Optional rd?: numberThis user's Glicko-2 Rating Deviation. If over 100, this user is unranked.
This user's position in global leaderboards, or -1 if not applicable.
This user's position in local leaderboards, or -1 if not applicable.
Optional vs?: numberThis user's average VS (versus score) over the last 10 games.
Readonly roleThe user's role.
Readonly supporterWhether this user is currently supporting TETR.IO <3
Readonly supporterAn indicator of their total amount supported, between 0 and 4 inclusive.
Optional Readonly tsWhen the user account was created. If not set, this account was created before join dates were recorded.
Readonly usernameThe user's username.
Readonly verifiedWhether this user is a verified account.
Private Readonly wsReadonly xpThe user's XP in points.
A link to the user's avatar if they have one.
A link to the user's banner if they have one.
Generated using TypeDoc
Represents a TetraChannel User.