23 lines
404 B
Markdown
23 lines
404 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](../constructors/int53.md) | Yes|List of chat identifiers|
|
|
|
|
|
|
|
|
### Type: [Chats](../types/Chats.md)
|
|
|
|
|