View Source ExTDLib.Object.ChatTypeSupergroup (ExTDLib v0.0.4)
A supergroup or channel (with unlimited members).
| Name | Type | Description |
|---|---|---|
| supergroup_id | string | Supergroup or channel identifier. |
| is_channel | bool | True, if the supergroup is a channel. |
More details on telegram's documentation.