mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
1.2 KiB
1.2 KiB
LimitedUser
Properties
Name | Type | Description | Notes |
---|---|---|---|
bio | Option<String> | [optional] | |
current_avatar_image_url | String | ||
current_avatar_thumbnail_image_url | String | ||
developer_type | crate::models::DeveloperType | ||
display_name | String | ||
fallback_avatar | String | ||
id | String | ||
is_friend | bool | ||
last_platform | String | This can be standalonewindows or android , but can also pretty much be any random Unity verison such as 2019.2.4-801-Release or 2019.2.2-772-Release or even unknownplatform . |
|
profile_pic_override | String | ||
status | crate::models::UserStatus | ||
status_description | String | ||
tags | Vec | <- Always empty. | |
user_icon | String | ||
username | String | ||
location | Option<String> | [optional] | |
friend_key | Option<String> | [optional] |