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

24 lines
470 B
Markdown

---
title: chats
description: Represents list of chats
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: chats
[Back to constructors index](index.md)
Represents list of chats
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|chat\_ids|Array of [int53](../types/int53.md) | Yes|List of chat identifiers|
### Type: [Chats](../types/Chats.md)