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

23 lines
414 B
Markdown

---
title: updateCall
description: Information about a call was updated
---
## Constructor: updateCall
[Back to constructors index](index.md)
Information about a call was updated
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|call|[call](../types/call.md) | Yes|New data about a call|
### Type: [Update](../types/Update.md)