Regenerate bindings.

This commit is contained in:
Kavin 2022-06-25 10:21:21 +01:00
parent abc390a2e1
commit 70f4ecc760
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
3 changed files with 47 additions and 19 deletions

View file

@ -27,6 +27,7 @@ Name | Type | Description | Notes
**uploaderAvatar** | **String** | The URL of the video's uploader's avatar. | [optional]
**uploaderUrl** | **String** | The relative URL of the video's uploader. | [optional]
**uploaderVerified** | **bool** | Whether the video's uploader is verified. | [optional]
**views** | **int** | The number of views the video has. | [optional]
**relatedStreams** | [**BuiltList<StreamItem>**](StreamItem.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)