Skip to content

Latest commit

 

History

History
88 lines (80 loc) · 4.98 KB

File metadata and controls

88 lines (80 loc) · 4.98 KB

CurrentUser

Properties

Name Type Description Notes
acceptedPrivacyVersion Integer [optional]
acceptedTOSVersion Integer
accountDeletionDate LocalDate [optional]
accountDeletionLog List<AccountDeletionLog> [optional]
activeFriends List<String> [optional]
ageVerificationStatus AgeVerificationStatus
ageVerified Boolean `true` if, user is age verified (not 18+).
allowAvatarCopying Boolean
authToken String The auth token for NEWLY REGISTERED ACCOUNTS ONLY (/auth/register) [optional]
badges List<Badge> [optional]
bio String
bioLinks List<String>
contentFilters List<String> These tags begin with `content_` and control content gating [optional]
currentAvatar String
currentAvatarImageUrl String When profilePicOverride is not empty, use it instead.
currentAvatarTags List<String>
currentAvatarThumbnailImageUrl String When profilePicOverride is not empty, use it instead.
dateJoined LocalDate
developerType DeveloperType
discordDetails DiscordDetails [optional]
discordId String https://discord.com/developers/docs/reference#snowflakes [optional]
displayName String
emailVerified Boolean
fallbackAvatar String [optional]
friendGroupNames List<String> Always empty array.
friendKey String
friends List<String>
googleDetails Object [optional]
googleId String [optional]
hasBirthday Boolean
hasEmail Boolean
hasLoggedInFromClient Boolean
hasPendingEmail Boolean
hideContentFilterSettings Boolean [optional]
homeLocation String WorldID be &quot;offline&quot; on User profiles if you are not friends with that user.
id String A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed.
isAdult Boolean
isBoopingEnabled Boolean [optional]
isFriend Boolean
lastActivity OffsetDateTime [optional]
lastLogin OffsetDateTime
lastMobile OffsetDateTime
lastPlatform String This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`.
obfuscatedEmail String
obfuscatedPendingEmail String
oculusId String
offlineFriends List<String> [optional]
onlineFriends List<String> [optional]
pastDisplayNames List<PastDisplayName>
picoId String [optional]
platformHistory List<CurrentUserPlatformHistoryInner> [optional]
presence CurrentUserPresence [optional]
profilePicOverride String
profilePicOverrideThumbnail String
pronouns String
pronounsHistory List<String>
queuedInstance String [optional]
receiveMobileInvitations Boolean [optional]
state UserState
status UserStatus
statusDescription String
statusFirstTime Boolean
statusHistory List<String>
steamDetails Object
steamId String
tags List<String>
twoFactorAuthEnabled Boolean
twoFactorAuthEnabledDate OffsetDateTime [optional]
unsubscribe Boolean
updatedAt OffsetDateTime [optional]
userIcon String
userLanguage String [optional]
userLanguageCode String [optional]
username String - DEPRECATED: VRChat API no longer return usernames of other users. See issue by Tupper for more information.
usesGeneratedPassword Boolean
viveId String [optional]