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.

NameTypeDescription
chat_idstringIdentifier of the chat to upgrade.

More details on telegram’s documentation.