MadelineProto/docs/TD_docs/constructors/chatTypeChannel.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

24 lines
540 B
Markdown

---
title: chatTypeChannel
description: Chat with unlimited number of members
---
## Constructor: chatTypeChannel
[Back to constructors index](index.md)
Chat with unlimited number of members
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|channel\_id|[int](../types/int.md) | Yes|Channel identifier|
|is\_supergroup|[Bool](../types/Bool.md) | Yes|True, if the channel is a supergroup and is not a broadcast|
### Type: [ChatType](../types/ChatType.md)