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
@@ -56,6 +60,7 @@ Name | Type | Description | Notes
56
60
**disable_event_stream** | **bool** | Toggles if Analytics should be disabled. | [default to false]
57
61
**disable_feedback_gating** | **bool** | Toggles if feedback gating should be disabled. Feedback gating restricts submission of feedback (reporting a World or User) to people with the `system_feedback_access` Tag. | [default to false]
58
62
**disable_frontend_builds** | **bool** | Unknown, probably toggles compilation of frontend web builds? So internal flag? | [default to false]
63
+
**disable_gift_drops** | **bool** | Toggles if gift drops should be disabled | [default to false]
59
64
**disable_hello** | **bool** | Unknown | [default to false]
60
65
**disable_oculus_subs** | **bool** | Toggles if signing up for Subscriptions in Oculus is disabled or not. | [default to false]
61
66
**disable_registration** | **bool** | Toggles if new user account registration should be disabled. | [default to false]
@@ -71,6 +76,7 @@ Name | Type | Description | Notes
71
76
**economy_state** | Option<**i32**> | Unknown | [optional][default to 1]
**force_use_latest_world** | **bool** | Unknown | [default to true]
79
+
**gift_display_type** | **String** | Display type of gifts |
74
80
**google_api_client_id** | **String** | Unknown | [default to 827942544393-r2ouvckvouldn9dg9uruseje575e878f.apps.googleusercontent.com]
75
81
**home_world_id** | **String** | WorldID be \"offline\" on User profiles if you are not friends with that user. |
76
82
**homepage_redirect_target** | **String** | Redirect target if you try to open the base API domain in your browser | [default to https://hello.vrchat.com]
@@ -86,8 +92,9 @@ Name | Type | Description | Notes
**report_form_url** | **String** | 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}]
89
-
**report_options** | [**serde_json::Value**](.md) | Options for reporting content |
[[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)
[[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)
0 commit comments