MadelineProto/docs/TD_docs/constructors/channelChatInfo.md

23 lines
444 B
Markdown
Raw Normal View History

---
title: channelChatInfo
description: Chat with unlimited number of members
---
## Constructor: channelChatInfo
[Back to constructors index](index.md)
Chat with unlimited number of members
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|channel|[channel](../types/channel.md) | Yes|Information about the chat|
### Type: [ChatInfo](../types/ChatInfo.md)