You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**ageVerified**|**Boolean**|`true` if, user is age verified (not 18+). ||
17
17
|**allowAvatarCopying**|**Boolean**|||
18
-
|**appleDetails**|**Object**||[optional]|
18
+
|**appleDetails**|**Object**|Details of an account on another service linked to this one.|[optional]|
19
19
|**appleId**|**String**||[optional]|
20
20
|**authToken**|**String**| The auth token for NEWLY REGISTERED ACCOUNTS ONLY (/auth/register) |[optional]|
21
21
|**bannerColor**|**String**| Six hexadecimal digits, without a leading `#`. May be empty. |[optional]|
@@ -38,7 +38,7 @@
38
38
|**friendKey**|**String**|||
39
39
|**friendRequestStatus**|**String**| State of a friend request between the caller and this user. VRChat sends the string `\"null\"`, not JSON `null`. |[optional]|
40
40
|**friends**|**List<String>**|||
41
-
|**googleDetails**|**Object**||[optional]|
41
+
|**googleDetails**|**Object**|Details of an account on another service linked to this one.|[optional]|
|**platform**|**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`. |[optional]|
0 commit comments