UpdateGroupCallParticipants#
- class pyrogram.raw.types.UpdateGroupCallParticipants#
The participant list of a group call has changed.
Constructor of
Update.- Details:
Layer:
227ID:
F2EBDB4E
- Parameters:
call (
InputGroupCall) – Group call whose participants changedparticipants (List of
GroupCallParticipant) – Participants whose state changedversion (
int32-bit) – Group call revision used by the update application rules »