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