Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 618 Bytes

AddFavoriteRequest.md

File metadata and controls

12 lines (8 loc) · 618 Bytes

VRChat.API.Model.AddFavoriteRequest

Properties

Name Type Description Notes
Type FavoriteType
FavoriteId string Must be either AvatarID, WorldID or UserID.
Tags List<string> 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.

[Back to Model list] [Back to API list] [Back to README]