Skip to content

toggleVideoChatMuteNewParticipants

Function · TDLib 1.8.67 · d1085f9c

Toggles whether new participants of a video chat can be unmuted only by administrators of the video chat. Requires groupCall.can_toggle_mute_new_participants right

toggleVideoChatMuteNewParticipants(
  group_call_id: int32,
  mute_new_participants: Bool
) → Ok

group_call_id

int32

Group call identifier

mute_new_participants

Bool

New value of the mute_new_participants setting