mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Allow restricting forwards in groups / channels.
This commit is contained in:
@@ -274,6 +274,7 @@ public:
|
||||
}
|
||||
|
||||
[[nodiscard]] bool canWrite() const;
|
||||
[[nodiscard]] bool allowsForwarding() const;
|
||||
[[nodiscard]] Data::RestrictionCheckResult amRestricted(
|
||||
ChatRestriction right) const;
|
||||
[[nodiscard]] bool amAnonymous() const;
|
||||
|
Reference in New Issue
Block a user