View Source ExTDLib.Object.Chats (ExTDLib v0.0.4)
Represents a list of chats.
| Name | Type | Description |
|---|---|---|
| total_count | number | Approximate total number of chats found. |
| chat_ids | string | List of chat identifiers. |
More details on telegram's documentation.
Represents a list of chats.
| Name | Type | Description |
|---|---|---|
| total_count | number | Approximate total number of chats found. |
| chat_ids | string | List of chat identifiers. |
More details on telegram's documentation.