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

@@ -13,6 +13,7 @@ Name | Type | Description | Notes
**bio** | Option<**String**> | | [optional]
**bio_links** | Option<**Vec<String>**> | | [optional]
**pronouns** | Option<**String**> | | [optional]
**is_booping_enabled** | Option<**bool**> | | [optional]
**user_icon** | Option<**String**> | MUST be a valid VRChat /file/ url. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)