Skip to content

toggleGroupCallScreenSharingIsPaused

Function · TDLib 1.8.67 · d1085f9c

Pauses or unpauses screen sharing in a joined group call; not supported in live stories

toggleGroupCallScreenSharingIsPaused(
  group_call_id: int32,
  is_paused: Bool
) → Ok

group_call_id

int32

Group call identifier

is_paused

Bool

Pass true to pause screen sharing; pass false to unpause it