MadelineProtoDocs/docs/TD_docs/constructors/updateCall.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
494 B
Markdown

---
title: updateCall
description: Information about a call was updated
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: updateCall
[Back to constructors index](index.md)
Information about a call was updated
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|call|[call](../constructors/call.md) | Yes|New data about a call|
### Type: [Update](../types/Update.md)