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
**force_use_latest_world** | **bool** | Unknown | [default to True]
71
+
**google_api_client_id** | **str** | Unknown | [default to '827942544393-r2ouvckvouldn9dg9uruseje575e878f.apps.googleusercontent.com']
65
72
**home_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
66
73
**homepage_redirect_target** | **str** | Redirect target if you try to open the base API domain in your browser | [default to 'https://hello.vrchat.com']
67
74
**hub_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
68
75
**image_host_url_list** | **list[str]** | 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). |
**minimum_unity_version_for_uploads** | **str** | Minimum Unity version required for uploading assets | [default to '2019.0.0f1']
70
79
**moderation_email** | **str** | VRChat's moderation related email |
71
80
**not_allowed_to_select_avatar_in_private_world_message** | **str** | Used in-game to notify a user they aren't allowed to select avatars in private worlds |
**report_form_url** | **str** | URL to the report form | [default to 'https://help.vrchat.com/hc/en-us/requests/new?ticket_form_id=1500000182242&tf_360056455174=user_report&tf_360057451993={userId}&tf_1500001445142={reportedId}&tf_subject={reason} {category} By {contentType} {reportedName}&tf_description={description}']
86
+
**report_options** | **object** | Options for reporting content |
**sdk_developer_faq_url** | **str** | Link to the developer FAQ |
73
89
**sdk_discord_url** | **str** | Link to the official VRChat Discord |
74
90
**sdk_not_allowed_to_publish_message** | **str** | Used in the SDK to notify a user they aren't allowed to upload avatars/worlds yet |
75
91
**sdk_unity_version** | **str** | Unity version supported by the SDK |
76
92
**server_name** | **str** | Server name of the API server currently responding |
77
93
**string_host_url_list** | **list[str]** | 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). |
78
94
**support_email** | **str** | VRChat's support email |
95
+
**timekeeping** | **bool** | Unknown | [default to True]
79
96
**time_out_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
80
97
**tutorial_world_id** | **str** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
81
98
**update_rate_ms_maximum** | **int** | Unknown |
@@ -89,6 +106,9 @@ Name | Type | Description | Notes
89
106
**white_listed_asset_urls** | **list[str]** | List of allowed URLs that are allowed to host avatar assets |
90
107
**player_url_resolver_version** | **str** | Currently used youtube-dl.exe version |
91
108
**player_url_resolver_sha1** | **str** | Currently used youtube-dl.exe hash in SHA1-delimited format |
109
+
**websocket_max_friends_refresh_delay** | **int** | Unknown | [default to 900]
110
+
**websocket_quick_reconnect_time** | **int** | Unknown | [default to 2]
111
+
**websocket_reconnect_max_delay** | **int** | Unknown | [default to 2]
92
112
93
113
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**capacity** | **int** | Maximum group capacity | [optional][default to 100000]
9
+
**group_transfer_requirements** | **list[str]** | Requirements for transferring group ownership | [optional]
10
+
**max_invites_requests** | **int** | Maximum number of invite requests | [optional][default to 50]
11
+
**max_joined** | **int** | Maximum number of joined groups | [optional][default to 100]
12
+
**max_joined_plus** | **int** | Maximum number of joined groups for VRChat Plus members | [optional][default to 200]
13
+
**max_languages** | **int** | Maximum number of supported languages | [optional][default to 10]
14
+
**max_links** | **int** | Maximum number of group links | [optional][default to 3]
15
+
**max_management_roles** | **int** | Maximum number of management roles in a group | [optional][default to 5]
16
+
**max_owned** | **int** | Maximum number of groups a user can own | [optional][default to 5]
17
+
**max_roles** | **int** | Maximum number of roles in a group | [optional][default to 50]
18
+
19
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**max** | **int** | Maximum population for a crowded instance | [optional]
9
+
**min** | **int** | Minimum population for a crowded instance | [optional]
10
+
11
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**max** | **int** | Maximum population for a few instance | [optional]
9
+
**min** | **int** | Minimum population for a few instance | [optional]
10
+
11
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**max** | **int** | Maximum population for a many instance | [optional]
9
+
**min** | **int** | Minimum population for a many instance | [optional]
10
+
11
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments