MadelineProto/docs/TD_docs/constructors/chatActionUploadingVideoNote.md

23 lines
444 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: chatActionUploadingVideoNote
description: User uploads a video note
---
2017-08-25 15:05:53 +02:00
## Constructor: chatActionUploadingVideoNote
[Back to constructors index](index.md)
2017-08-25 15:05:53 +02:00
User uploads a video note
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|progress|[int](../types/int.md) | Yes|Upload progress in percents|
2017-08-25 15:05:53 +02:00
### Type: [ChatAction](../types/ChatAction.md)