tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

getChats return error #2444

Closed liaoxingquan closed 1 year ago

liaoxingquan commented 1 year ago

getChats return error: code:500, message_:Wrong query result returned: last message not found. What should I do it

levlam commented 1 year ago

Send TDLib logs with verbosity level 5 as a file to https://t.me/tdlib_bot.

liaoxingquan commented 1 year ago

Okay, I'll give it a try

liaoxingquan commented 1 year ago

I have already sent it

liaoxingquan commented 1 year ago

but,next ,what can I do

levlam commented 1 year ago

Now you need to wait for a server-side fix of the issue.

levlam commented 1 year ago

The latest TDLib version can handle such incorrect server responses, so the issue should be mostly invisible for the user.