Upgrade Rust SDK to spec 1.5.3

This commit is contained in:
VRCCat
2021-11-20 00:43:13 +00:00
parent f8357416a6
commit a5cd440e05
28 changed files with 423 additions and 33 deletions

View File

@ -12,8 +12,8 @@ Name | Type | Description | Notes
**bio_links** | **Vec<String>** | |
**current_avatar** | **String** | |
**current_avatar_asset_url** | **String** | |
**current_avatar_image_url** | **String** | |
**current_avatar_thumbnail_image_url** | **String** | |
**current_avatar_image_url** | **String** | When profilePicOverride is not empty, use it instead. |
**current_avatar_thumbnail_image_url** | **String** | When profilePicOverride is not empty, use it instead. |
**date_joined** | [**String**](string.md) | |
**developer_type** | [**crate::models::DeveloperType**](DeveloperType.md) | |
**display_name** | **String** | |