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

652 B

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] [Back to API list] [Back to README]