23 lines
444 B
Markdown
23 lines
444 B
Markdown
|
---
|
||
|
title: chatActionUploadingVideoNote
|
||
|
description: User uploads a video note
|
||
|
---
|
||
|
## Constructor: chatActionUploadingVideoNote
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
User uploads a video note
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|progress|[int](../types/int.md) | Yes|Upload progress in percents|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [ChatAction](../types/ChatAction.md)
|
||
|
|
||
|
|