MarshalX/tgcalls

implement GetGroupParticipants

micodev opened this issue · 1 comments

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))

app is a pyrogram client