UpdateGroupCallParticipants#
- class pyrogram.raw.types.UpdateGroupCallParticipants#
The participant list of a certain group call has changed.
Constructor of
Update
.- Details:
Layer:
158
ID:
F2EBDB4E
- Parameters:
call (
InputGroupCall
) – Group call.participants (List of
GroupCallParticipant
) – New participant list.version (
int
32-bit
) – Version.