--- title: chatTypeChannel description: Chat with unlimited number of members image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # 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)