Convert a supergroup to a gigagroup, when requested by channel suggestions.
Method schema is available as of layer 124. Switch ยป
Name | Type | Description |
---|---|---|
channel | InputChannel | The supergroup to convert |
Code | Type | Description |
---|---|---|
400 | CHANNEL_ID_INVALID | The specified supergroup ID is invalid. |
400 | CHANNEL_INVALID | The provided channel is invalid. |
400 | CHAT_ADMIN_REQUIRED | You must be an admin in this chat to do this. |
403 | CHAT_WRITE_FORBIDDEN | You can't write in this chat. |
400 | FORUM_ENABLED | You can't execute the specified action because the group is a forum, disable forum functionality to continue. |
400 | PARTICIPANTS_TOO_FEW | Not enough participants. |
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.
Telegram allows creating forums with multiple distinct topics.