mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
Upgrade Rust SDK to spec 1.5.3
This commit is contained in:
18
docs/InfoPushData.md
Normal file
18
docs/InfoPushData.md
Normal file
@ -0,0 +1,18 @@
|
||||
# InfoPushData
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**content_list** | Option<[**crate::models::DynamicContentRow**](DynamicContentRow.md)> | | [optional]
|
||||
**description** | Option<**String**> | | [optional]
|
||||
**image_url** | Option<**String**> | | [optional]
|
||||
**name** | Option<**String**> | | [optional]
|
||||
**on_pressed** | Option<[**crate::models::InfoPushDataClickable**](InfoPushDataClickable.md)> | | [optional]
|
||||
**template** | Option<**String**> | | [optional]
|
||||
**version** | Option<**String**> | | [optional]
|
||||
**article** | Option<[**crate::models::InfoPushDataArticle**](InfoPushDataArticle.md)> | | [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)
|
||||
|
||||
|
Reference in New Issue
Block a user