Skip to content

UpdateGroupCallParticipant

Update · TDLib 1.8.67 · d1085f9c

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

group_call_id

int32

Identifier of the group call

participant

GroupCallParticipant

New data about the participant