View Source ExTDLib.Method.GetSupergroup (ExTDLib v0.0.4)
Returns information about a supergroup or a channel by its identifier. This is an offline request if the current user is not a bot. Returns object_ptr<Supergroup>.
| Name | Type | Description |
|---|---|---|
| supergroup_id | string | Supergroup or channel identifier. |
More details on telegram's documentation.