Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 1.75 KB

FavoritedWorld.md

File metadata and controls

38 lines (34 loc) · 1.75 KB

VRChat.API.Model.FavoritedWorld

Properties

Name Type Description Notes
AuthorId string A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed.
AuthorName string
Capacity int
Description string
RecommendedCapacity int [optional]
CreatedAt DateTime
Favorites int [default to 0]
FavoriteGroup string
FavoriteId string
Featured bool [default to false]
Visits int [optional] [default to 0]
Heat int [default to 0]
Id string WorldID be "offline" on User profiles if you are not friends with that user.
ImageUrl string
LabsPublicationDate string
Name string
Occupants int [default to 0]
Organization string [default to "vrchat"]
Popularity int [default to 0]
PreviewYoutubeId string [optional]
PublicationDate string
ReleaseStatus ReleaseStatus
Tags List<string>
ThumbnailImageUrl string
UnityPackages List<UnityPackage>
UpdatedAt DateTime
UrlList List<string>
UdonProducts List<string> [optional]
_Version int

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