View Source ExTDLib.Method.StartGroupCallScreenSharing (ExTDLib v0.0.4)
Starts screen sharing in a joined group call. Returns join response payload for tgcalls. Returns object_ptr<Text>.
| Name | Type | Description |
|---|---|---|
| group_call_id | number | Group call identifier. |
| audio_source_id | number | Screen sharing audio channel synchronization source identifier; received from tgcalls. |
| payload | string | Group call join payload; received from tgcalls. |
More details on telegram's documentation.