mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Reset notify settings on unarchive.
This commit is contained in:
@@ -596,6 +596,7 @@ public:
|
||||
not_null<PeerData*> peer,
|
||||
std::optional<int> muteForSeconds,
|
||||
std::optional<bool> silentPosts = std::nullopt);
|
||||
void resetNotifySettingsToDefault(not_null<PeerData*> peer);
|
||||
bool notifyIsMuted(
|
||||
not_null<const PeerData*> peer,
|
||||
crl::time *changesIn = nullptr) const;
|
||||
|
Reference in New Issue
Block a user