mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
1.0 KiB
1.0 KiB
LimitedUser
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | [readonly] | |
username | String | ||
display_name | String | ||
bio | Option<String> | [optional] | |
user_icon | String | ||
profile_pic_override | String | ||
status_description | String | ||
current_avatar_image_url | String | ||
current_avatar_thumbnail_image_url | String | ||
fallback_avatar | String | ||
developer_type | crate::models::DeveloperType | ||
last_platform | crate::models::Platform | ||
status | crate::models::UserStatus | ||
is_friend | bool | ||
location | String | ||
tags | Vec | Always empty |