diff --git a/Telegram/SourceFiles/api/api_who_read.cpp b/Telegram/SourceFiles/api/api_who_read.cpp index 46c56e57a9..d7fcbb8ff1 100644 --- a/Telegram/SourceFiles/api/api_who_read.cpp +++ b/Telegram/SourceFiles/api/api_who_read.cpp @@ -291,10 +291,6 @@ bool WhoReadExists(not_null item) { const auto megagroup = peer->asMegagroup(); if (!chat && !megagroup) { return false; - } else if (peer->migrateTo()) { - // They're all always marked as read. - // We don't know if there really are any readers. - return false; } const auto &appConfig = peer->session().account().appConfig(); const auto expirePeriod = TimeId(appConfig.get(