Skip to content

UpdateGroupCallParticipants

Update · TDLib 1.8.67 · d1085f9c

The list of group call participants that can send and receive encrypted call data has changed; for group calls not bound to a chat only

UpdateGroupCallParticipants(
  group_call_id: int32,
  participant_user_ids: list of int64
) → Update

group_call_id

int32

Identifier of the group call

participant_user_ids

list of int64

New list of group call participant user identifiers. The identifiers may be invalid or the corresponding users may be unknown. The participants must be shown in the list of group call participants even if there is no information about them