From 3a8615dbe37c2e51147400488f957c77dca89eb5 Mon Sep 17 00:00:00 2001 From: Sebastian Wolf Date: Wed, 5 Jan 2022 21:43:54 +0100 Subject: [PATCH] 'getChats' becomes 'loadChats' with TDLib 1.8 --- src/tdlibwrapper.cpp | 2 +- translations/harbour-fernschreiber-fr.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tdlibwrapper.cpp b/src/tdlibwrapper.cpp index 0c07a71..3d4e086 100644 --- a/src/tdlibwrapper.cpp +++ b/src/tdlibwrapper.cpp @@ -256,7 +256,7 @@ void TDLibWrapper::getChats() { LOG("Getting chats"); QVariantMap requestObject; - requestObject.insert(_TYPE, "getChats"); + requestObject.insert(_TYPE, "loadChats"); requestObject.insert("limit", 5); this->sendRequest(requestObject); } diff --git a/translations/harbour-fernschreiber-fr.ts b/translations/harbour-fernschreiber-fr.ts index 3fe7082..ebce7c9 100644 --- a/translations/harbour-fernschreiber-fr.ts +++ b/translations/harbour-fernschreiber-fr.ts @@ -477,7 +477,7 @@ Deleted User - Supprimer l'utilisateur + Supprimer l'utilisateur @@ -1251,7 +1251,7 @@ Unable to open link. - Impossible d'ouvrir le lien + Impossible d'ouvrir le lien