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

How get more than 200 users from the chat? #68

Open
jbc817 opened this issue Jan 26, 2021 · 0 comments
Open

How get more than 200 users from the chat? #68

jbc817 opened this issue Jan 26, 2021 · 0 comments

Comments

@jbc817
Copy link

jbc817 commented Jan 26, 2021

I have a chat where contains 456 members, but i can get only 200 users, is there the to get they all, for example set offset parameter like in python in function get_chat_members from pyrogram"?
In python i can use function "get_chat_members" in "pyrogram" ans set offset parameter

I'm using that function in my code

cm,err := client.SearchChatMembers(-1001036605604,"",200,tdlib.NewChatMembersFilterMembers())
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

1 participant