mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-30 01:08:02 +00:00
Implement replies list request.
This commit is contained in:
@@ -1685,6 +1685,9 @@ bool Session::checkEntitiesAndViewsUpdate(const MTPDmessage &data) {
|
||||
if (result) {
|
||||
stickers().checkSavedGif(existing);
|
||||
}
|
||||
session().changes().messageUpdated(
|
||||
existing,
|
||||
Data::MessageUpdate::Flag::NewMaybeAdded);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user