mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
@@ -541,6 +541,8 @@ bool RepliesList::processMessagesIsEmpty(const MTPmessages_Messages &result) {
|
||||
} else {
|
||||
_list.push_back(item->id);
|
||||
}
|
||||
} else {
|
||||
++skipped;
|
||||
}
|
||||
} else {
|
||||
++skipped;
|
||||
|
Reference in New Issue
Block a user