1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 13:26:55 +01:00
MadelineProto/docs/TD_docs/constructors/chats.md
2017-08-25 14:43:29 +02:00

23 lines
383 B
Markdown

---
title: chats
description: Contains list of chats
---
## Constructor: chats
[Back to constructors index](index.md)
Contains list of chats
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|chats|Array of [chat](../constructors/chat.md) | Yes|List of chats|
### Type: [Chats](../types/Chats.md)