TDLib v0.0.2 TDLib.Method.GetBasicGroup View Source
Returns information about a basic group by its identifier. This is an offline request if the current user is not a bot.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| basic_group_id | number | Basic group identifier. |
More details on telegram’s documentation.