2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Online updated in the new profile covers. Covert to supergroup handled.

This commit is contained in:
John Preston
2016-06-04 23:29:16 +03:00
parent 855d44b9d8
commit 3915576673
9 changed files with 45 additions and 6 deletions

View File

@@ -708,6 +708,7 @@ public:
return true;
}
void flagsUpdated();
void selfAdminUpdated();
bool isMegagroup() const {
return flags & MTPDchannel::Flag::f_megagroup;
}