1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 23:26:56 +01:00
MadelineProto/docs/TD_docs/constructors/updateChat.md

23 lines
418 B
Markdown
Raw Normal View History

---
title: updateChat
description: Some date about chat has been changed
---
## Constructor: updateChat
[Back to constructors index](index.md)
Some date about chat has been changed
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|chat|[chat](../types/chat.md) | Yes|New data about the chat|
### Type: [Update](../types/Update.md)