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

Toggles whether current user's video is paused. Returns object_ptr<Ok>.

NameTypeDescription
group_call_idnumberGroup call identifier.
is_my_video_pausedboolPass true if the current user's video is paused.

More details on telegram's documentation.