mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +00:00
Stop playing documents when items are deleted.
This commit is contained in:
@@ -547,6 +547,8 @@ public:
|
||||
UserId contactId,
|
||||
not_null<HistoryItem*> item);
|
||||
|
||||
void documentMessageRemoved(not_null<DocumentData*> document);
|
||||
|
||||
void checkPlayingAnimations();
|
||||
|
||||
HistoryItem *findWebPageItem(not_null<WebPageData*> page) const;
|
||||
|
Reference in New Issue
Block a user