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>.

NameTypeDescription
group_call_idnumberGroup call identifier.
audio_source_idnumberScreen sharing audio channel synchronization source identifier; received from tgcalls.
payloadstringGroup call join payload; received from tgcalls.

More details on telegram's documentation.