MadelineProto/docs/TD_docs/constructors/chatTypeChannel.md

23 lines
432 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: chatTypeChannel
description: Chat with unlimited number of members
---
2017-08-25 15:05:53 +02:00
## Constructor: chatTypeChannel
[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
|----------|---------------|----------|-------------|
2017-08-25 15:05:53 +02:00
|channel\_id|[int](../types/int.md) | Yes|Channel identifier|
2017-08-25 15:05:53 +02:00
### Type: [ChatType](../types/ChatType.md)