mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-10-13 13:58:04 +00:00
Hide native notifications of deleted messages.
This commit is contained in:
@@ -28,6 +28,7 @@ protected:
|
||||
const QString &msg,
|
||||
DisplayOptions options) override;
|
||||
void doClearAllFast() override;
|
||||
void doClearFromItem(not_null<HistoryItem*> item) override;
|
||||
void doClearFromHistory(not_null<History*> history) override;
|
||||
void doClearFromSession(not_null<Main::Session*> session) override;
|
||||
bool doSkipAudio() const override;
|
||||
|
Reference in New Issue
Block a user