Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetChats example no longer works on a master verison of tdlib #47

Open
supolka opened this issue Sep 25, 2020 · 3 comments
Open

GetChats example no longer works on a master verison of tdlib #47

supolka opened this issue Sep 25, 2020 · 3 comments

Comments

@supolka
Copy link

supolka commented Sep 25, 2020

All the chats have order = 0, so only first 100 chats could be received.

This is likely due to removal of updateChatOrder in favor of updateChatPosition: tdlib/td@0613614

Maybe tdlib classes regeneration would help?

@zaibon
Copy link

zaibon commented Nov 29, 2020

Do you have a solution do fetch all chats after this change ?

@wcsiu
Copy link
Contributor

wcsiu commented Dec 27, 2020

I have created a PR. Please review. #62
It assumes we are reading chats from the main chat list.

@wcsiu
Copy link
Contributor

wcsiu commented Dec 28, 2020

@Arman92 This ticket could be closed by now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants