2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Adapt UI for gigagroups.

This commit is contained in:
John Preston
2021-02-12 19:07:41 +04:00
parent 56b15b26bb
commit 8188ab3033
7 changed files with 52 additions and 21 deletions

View File

@@ -156,6 +156,7 @@ public:
[[nodiscard]] bool isFake() const;
[[nodiscard]] bool isMegagroup() const;
[[nodiscard]] bool isBroadcast() const;
[[nodiscard]] bool isGigagroup() const;
[[nodiscard]] bool isRepliesChat() const;
[[nodiscard]] bool sharedMediaInfo() const {
return isSelf() || isRepliesChat();