GetGroupParticipants¶
-
class
pyrogram.raw.functions.phone.
GetGroupParticipants
¶ Telegram API method.
- Details
Layer:
126
ID:
0xc558d8ab
- Parameters
call (
InputGroupCall
) – Telegram API parameter.ids (List of
InputPeer
) – Telegram API parameter.sources (List of
int
32-bit
) – Telegram API parameter.offset (
str
) – Telegram API parameter.limit (
int
32-bit
) – Telegram API parameter.
- Returns
phone.GroupParticipants
– Telegram API base type.