View Source ExTDLib.Method.ToggleGroupCallIsMyVideoPaused (ExTDLib v0.0.4)
Toggles whether current user's video is paused. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| group_call_id | number | Group call identifier. |
| is_my_video_paused | bool | Pass true if the current user's video is paused. |
More details on telegram's documentation.