UpdateGroupCallParticipant¶
Information about a group call participant was changed. The updates are sent only after the group call is received through getGroupCall and only if the call is joined or being joined
UpdateGroupCallParticipant(
group_call_id: int32,
participant: GroupCallParticipant
) → Update