Upgrade Rust SDK to spec 1.17.5

This commit is contained in:
VRCCat
2024-05-27 18:33:15 +00:00
parent 3899aaca53
commit 6560601846
54 changed files with 407 additions and 52 deletions

View File

@@ -12,6 +12,7 @@ Name | Type | Description | Notes
**status_description** | Option<**String**> | | [optional]
**bio** | Option<**String**> | | [optional]
**bio_links** | Option<**Vec<String>**> | | [optional]
**pronouns** | Option<**String**> | | [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)