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