mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 15:05:56 +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