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

implement GetGroupParticipants #184

Open
micodev opened this issue Jul 3, 2022 · 1 comment
Open

implement GetGroupParticipants #184

micodev opened this issue Jul 3, 2022 · 1 comment
Labels
enhancement New feature or request Priority 3
Projects

Comments

@micodev
Copy link

micodev commented Jul 3, 2022

This library is awesome I hope that it have a function to get already joined members
example that I use :
app.invoke(pyrogram.raw.functions.phone.GetGroupParticipants(call=group_call.full_chat.call,ids=[],sources=[],offset='',limit=100))

@micodev
Copy link
Author

micodev commented Jul 3, 2022

app is a pyrogram client

@MarshalX MarshalX added enhancement New feature or request Priority 3 labels Jul 3, 2022
@MarshalX MarshalX added this to To do in pytgcalls via automation Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority 3
Projects
Development

No branches or pull requests

2 participants