TDLib v0.0.2 TDLib.Method.UpgradeBasicGroupChatToSupergroupChat View Source
Creates a new supergroup from an existing basic group and sends a corresponding messageChatUpgradeTo and messageChatUpgradeFrom. Deactivates the original basic group.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat to upgrade. |
More details on telegram’s documentation.