|
11 | 11 | |**voiceEnableDegradation** | **Boolean** | Unknown, probably voice optimization testing | | |
12 | 12 | |**voiceEnableReceiverLimiting** | **Boolean** | Unknown, probably voice optimization testing | | |
13 | 13 | |**address** | **String** | VRChat's office address | | |
| 14 | +|**ageVerificationP** | **Boolean** | | | |
| 15 | +|**ageVerificationStatusVisible** | **Boolean** | | | |
14 | 16 | |**announcements** | [**Set<APIConfigAnnouncement>**](APIConfigAnnouncement.md) | Public Announcements | | |
15 | 17 | |**analyticsSegmentNewUIPctOfUsers** | **Integer** | Unknown | | |
16 | 18 | |**analyticsSegmentNewUISalt** | **String** | Unknown | | |
17 | 19 | |**appName** | **String** | Game name | | |
18 | 20 | |**availableLanguageCodes** | **List<String>** | List of supported Languages | | |
19 | 21 | |**availableLanguages** | **List<String>** | List of supported Languages | | |
| 22 | +|**avatarPerfLimiter** | [**APIConfigAvatarPerfLimiter**](APIConfigAvatarPerfLimiter.md) | | | |
20 | 23 | |**buildVersionTag** | **String** | Build tag of the API server | | |
21 | 24 | |**chatboxLogBufferSeconds** | **Integer** | Unknown | | |
22 | 25 | |**clientApiKey** | **String** | apiKey to be used for all other requests | | |
|
41 | 44 | |**currentPrivacyVersion** | **Integer** | Current version number of the Privacy Agreement | [optional] | |
42 | 45 | |**currentTOSVersion** | **Integer** | Current version number of the Terms of Service | | |
43 | 46 | |**defaultAvatar** | **String** | | | |
| 47 | +|**defaultStickerSet** | **String** | | | |
44 | 48 | |**deploymentGroup** | **DeploymentGroup** | | | |
45 | 49 | |**devLanguageCodes** | **List<String>** | Unknown | [optional] | |
46 | 50 | |**devSdkUrl** | **String** | Link to download the development SDK, use downloadUrls instead | | |
|
95 | 99 | |**serverName** | **String** | Server name of the API server currently responding | | |
96 | 100 | |**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). | | |
97 | 101 | |**supportEmail** | **String** | VRChat's support email | | |
| 102 | +|**supportFormUrl** | **String** | VRChat's support form | | |
98 | 103 | |**timekeeping** | **Boolean** | Unknown | | |
99 | 104 | |**timeOutWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | | |
100 | 105 | |**tutorialWorldId** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. | | |
|
0 commit comments