View Source ExTDLib.Method.ToggleGroupCallScreenSharingIsPaused (ExTDLib v0.0.4)

Pauses or unpauses screen sharing in a joined group call. Returns object_ptr<Ok>.

NameTypeDescription
group_call_idnumberGroup call identifier.
is_pausedboolPass true to pause screen sharing; pass false to unpause it.

More details on telegram's documentation.