MadelineProtoDocs/docs/TD_docs/constructors/chatTypeChannel.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

613 B

title description image
chatTypeChannel Chat with unlimited number of members https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: chatTypeChannel

Back to constructors index

Chat with unlimited number of members

Attributes:

Name Type Required Description
channel_id int Yes Channel identifier
is_supergroup Bool Yes True, if the channel is a supergroup and is not a broadcast

Type: ChatType