mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Adapt UI for gigagroups.
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user