|
12 | 12 | |**voiceEnableReceiverLimiting** | **Boolean** | Unknown, probably voice optimization testing | | |
13 | 13 | |**address** | **String** | VRChat's office address | | |
14 | 14 | |**announcements** | [**Set<APIConfigAnnouncement>**](APIConfigAnnouncement.md) | Public Announcements | | |
| 15 | +|**analyticsSegmentNewUIPctOfUsers** | **Integer** | Unknown | | |
| 16 | +|**analyticsSegmentNewUISalt** | **String** | Unknown | | |
15 | 17 | |**appName** | **String** | Game name | | |
16 | 18 | |**availableLanguageCodes** | **List<String>** | List of supported Languages | | |
17 | 19 | |**availableLanguages** | **List<String>** | List of supported Languages | | |
18 | 20 | |**buildVersionTag** | **String** | Build tag of the API server | | |
| 21 | +|**chatboxLogBufferSeconds** | **Integer** | Unknown | | |
19 | 22 | |**clientApiKey** | **String** | apiKey to be used for all other requests | | |
20 | 23 | |**clientBPSCeiling** | **Integer** | Unknown | | |
21 | 24 | |**clientDisconnectTimeout** | **Integer** | Unknown | | |
22 | 25 | |**clientNetDispatchThread** | **Boolean** | Unknown | [optional] | |
| 26 | +|**clientNetDispatchThreadMobile** | **Boolean** | Unknown | | |
23 | 27 | |**clientNetInThread** | **Boolean** | Unknown | [optional] | |
24 | 28 | |**clientNetInThread2** | **Boolean** | Unknown | [optional] | |
25 | 29 | |**clientNetInThreadMobile** | **Boolean** | Unknown | [optional] | |
|
31 | 35 | |**clientQR** | **Integer** | Unknown | [optional] | |
32 | 36 | |**clientReservedPlayerBPS** | **Integer** | Unknown | | |
33 | 37 | |**clientSentCountAllowance** | **Integer** | Unknown | | |
| 38 | +|**constants** | [**APIConfigConstants**](APIConfigConstants.md) | | | |
34 | 39 | |**contactEmail** | **String** | VRChat's contact email | | |
35 | 40 | |**copyrightEmail** | **String** | VRChat's copyright-issues-related email | | |
36 | 41 | |**currentPrivacyVersion** | **Integer** | Current version number of the Privacy Agreement | [optional] | |
|
65 | 70 | |**economyPauseStart** | **String** | Unknown | [optional] | |
66 | 71 | |**economyState** | **Integer** | Unknown | [optional] | |
67 | 72 | |**events** | [**APIConfigEvents**](APIConfigEvents.md) | | | |
| 73 | +|**forceUseLatestWorld** | **Boolean** | Unknown | | |
| 74 | +|**googleApiClientId** | **String** | Unknown | | |
68 | 75 | |**homeWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | | |
69 | 76 | |**homepageRedirectTarget** | **String** | Redirect target if you try to open the base API domain in your browser | | |
70 | 77 | |**hubWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | | |
71 | 78 | |**imageHostUrlList** | **List<String>** | A list of explicitly allowed origins that worlds can request images from via the Udon's [VRCImageDownloader#DownloadImage](https://creators.vrchat.com/worlds/udon/image-loading/#downloadimage). | | |
72 | 79 | |**jobsEmail** | **String** | VRChat's job application email | | |
| 80 | +|**minSupportedClientBuildNumber** | [**APIConfigMinSupportedClientBuildNumber**](APIConfigMinSupportedClientBuildNumber.md) | | | |
| 81 | +|**minimumUnityVersionForUploads** | **String** | Minimum Unity version required for uploading assets | | |
73 | 82 | |**moderationEmail** | **String** | VRChat's moderation related email | | |
74 | 83 | |**notAllowedToSelectAvatarInPrivateWorldMessage** | **String** | Used in-game to notify a user they aren't allowed to select avatars in private worlds | | |
| 84 | +|**offlineAnalysis** | [**APIConfigOfflineAnalysis**](APIConfigOfflineAnalysis.md) | | | |
| 85 | +|**photonNameserverOverrides** | **List<String>** | Unknown | | |
| 86 | +|**photonPublicKeys** | **List<String>** | Unknown | | |
| 87 | +|**reportCategories** | [**APIConfigReportCategories**](APIConfigReportCategories.md) | | | |
| 88 | +|**reportFormUrl** | **String** | URL to the report form | | |
| 89 | +|**reportOptions** | **Object** | Options for reporting content | | |
| 90 | +|**reportReasons** | [**APIConfigReportReasons**](APIConfigReportReasons.md) | | | |
75 | 91 | |**sdkDeveloperFaqUrl** | **String** | Link to the developer FAQ | | |
76 | 92 | |**sdkDiscordUrl** | **String** | Link to the official VRChat Discord | | |
77 | 93 | |**sdkNotAllowedToPublishMessage** | **String** | Used in the SDK to notify a user they aren't allowed to upload avatars/worlds yet | | |
78 | 94 | |**sdkUnityVersion** | **String** | Unity version supported by the SDK | | |
79 | 95 | |**serverName** | **String** | Server name of the API server currently responding | | |
80 | 96 | |**stringHostUrlList** | **List<String>** | A list of explicitly allowed origins that worlds can request strings from via the Udon's [VRCStringDownloader.LoadUrl](https://creators.vrchat.com/worlds/udon/string-loading/#ivrcstringdownload). | | |
81 | 97 | |**supportEmail** | **String** | VRChat's support email | | |
| 98 | +|**timekeeping** | **Boolean** | Unknown | | |
82 | 99 | |**timeOutWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | | |
83 | 100 | |**tutorialWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | | |
84 | 101 | |**updateRateMsMaximum** | **Integer** | Unknown | | |
|
92 | 109 | |**whiteListedAssetUrls** | **List<String>** | List of allowed URLs that are allowed to host avatar assets | | |
93 | 110 | |**playerUrlResolverVersion** | **String** | Currently used youtube-dl.exe version | | |
94 | 111 | |**playerUrlResolverSha1** | **String** | Currently used youtube-dl.exe hash in SHA1-delimited format | | |
| 112 | +|**websocketMaxFriendsRefreshDelay** | **Integer** | Unknown | | |
| 113 | +|**websocketQuickReconnectTime** | **Integer** | Unknown | | |
| 114 | +|**websocketReconnectMaxDelay** | **Integer** | Unknown | | |
95 | 115 |
|
96 | 116 |
|
97 | 117 |
|
0 commit comments