Files
VRChatBackendDocs/Models/UpdateFavoriteGroupRequest.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

12 lines
553 B
Markdown

# UpdateFavoriteGroupRequest
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **displayName** | **String** | | [optional] [default to null] |
| **tags** | **List** | Tags on FavoriteGroups are believed to do nothing. | [optional] [default to null] |
| **visibility** | **String** | | [optional] [default to private] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)