tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

basic group upgrade supergroup #2869

Closed hui87667137 closed 5 months ago

hui87667137 commented 6 months ago

Under what circumstances does a basic group chat get upgraded to a supergroup chat? Why did the group chat I just created get upgraded to a supergroup chat after a period of time? What actions trigger this upgrade process?'

levlam commented 6 months ago

It is upgraded automatically only if the number of members becomes too big. In all other cases the owner must upgrade it.