Skip to content

startGroupCallScreenSharing

Function · TDLib 1.8.67 · d1085f9c

Starts screen sharing in a joined group call; not supported in live stories. Returns join response payload for tgcalls

startGroupCallScreenSharing(
  group_call_id: int32,
  audio_source_id: int32,
  payload: string
) → Text

group_call_id

int32

Group call identifier

audio_source_id

int32

Screen sharing audio channel synchronization source identifier; received from tgcalls

payload

string

Group call join payload; received from tgcalls