mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-08 21:48:20 +00:00
1.1 KiB
1.1 KiB
LimitedWorld
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| author_id | String | ||
| author_name | String | ||
| capacity | i32 | ||
| created_at | String | ||
| favorites | i32 | [default to 0] | |
| heat | i32 | [default to 0] | |
| id | String | ||
| image_url | String | ||
| labs_publication_date | String | ||
| name | String | ||
| occupants | i32 | [default to 0] | |
| organization | String | [default to vrchat] | |
| popularity | i32 | [default to 0] | |
| publication_date | String | ||
| release_status | crate::models::ReleaseStatus | ||
| tags | Vec | ||
| thumbnail_image_url | String | ||
| unity_packages | Veccrate::models::LimitedUnityPackage | ||
| updated_at | String |