StartGroupCallScreenSharing constructor

StartGroupCallScreenSharing(
  1. {required int group_call_id,
  2. required int audio_source_id,
  3. required String payload,
  4. int? extra,
  5. int? clientId}
)

Starts screen sharing in a joined group call. Returns join response payload for tgcalls

Returns Text

Implementation

StartGroupCallScreenSharing