23 lines
438 B
Markdown
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)
|
|
|
|
|