From b72fa2998138f40899dda0073fd2e42e76e38c9b Mon Sep 17 00:00:00 2001 From: levlam Date: Tue, 19 Sep 2023 15:28:39 +0300 Subject: [PATCH] Improve ReactionManager::is_active_reaction. --- td/telegram/ReactionManager.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/td/telegram/ReactionManager.cpp b/td/telegram/ReactionManager.cpp index 2c9089948..68a08e99c 100644 --- a/td/telegram/ReactionManager.cpp +++ b/td/telegram/ReactionManager.cpp @@ -688,12 +688,7 @@ void ReactionManager::on_get_top_reactions(tl_object_ptr &&promise) {