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

12 lines
652 B
Markdown

# addFavorite_request
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **favoriteId** | **String** | Must be either AvatarID, WorldID or UserID. | [default to null] |
| **tags** | **List** | Tags indicate which group this favorite belongs to. Adding multiple groups makes it show up in all. Removing it from one in that case removes it from all. | [default to null] |
| **type** | **String** | | [default to friend] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)