MadelineProto/docs/TD_docs/constructors/chats.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

23 lines
397 B
Markdown

---
title: chats
description: Represents list of chats
---
## 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)