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

@ -0,0 +1,12 @@
# InfoPushDataClickable
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**command** | **String** | |
**parameters** | Option<**Vec<String>**> | In case of OpenURL, this would contain the link. | [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)