EndGroupCallRecording constructor

EndGroupCallRecording(
  1. {required int group_call_id,
  2. int? extra,
  3. int? clientId}
)

Ends recording of an active group call. Requires groupCall.can_be_managed group call flag

Returns Ok

Implementation

EndGroupCallRecording