Upgrade Rust SDK to spec 1.17.6

This commit is contained in:
VRCCat
2024-06-13 19:50:30 +00:00
parent 6560601846
commit 169cbe48b0
9 changed files with 24 additions and 5 deletions

View File

@ -25,6 +25,7 @@ Name | Type | Description | Notes
**location** | Option<**String**> | WorldID be \"offline\" on User profiles if you are not friends with that user. | [optional]
**note** | Option<**String**> | | [optional]
**profile_pic_override** | **String** | |
**profile_pic_override_thumbnail** | **String** | |
**pronouns** | **String** | |
**state** | [**crate::models::UserState**](UserState.md) | |
**status** | [**crate::models::UserStatus**](UserStatus.md) | |