1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:26:55 +01:00
MadelineProto/docs/TD_docs/constructors/chatActionUploadingPhoto.md
2017-08-25 15:05:53 +02:00

23 lines
426 B
Markdown

---
title: chatActionUploadingPhoto
description: User uploads a photo
---
## Constructor: chatActionUploadingPhoto
[Back to constructors index](index.md)
User uploads a photo
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|progress|[int](../types/int.md) | Yes|Upload progress in percents|
### Type: [ChatAction](../types/ChatAction.md)