MadelineProto/docs/TD_docs/constructors/chatActionUploadingVoice.md
2017-08-25 15:05:53 +02:00

23 lines
438 B
Markdown

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