start_group_call_recording


Description:

public async Ok start_group_call_recording (int32 group_call_id, string title, bool record_video, bool use_portrait_orientation) throws TDLibError

Starts recording of an active group call; for video chats only. Requires groupCall.can_be_managed right

Parameters:

group_call_id

Group call identifier

title

Group call recording title; 0-64 characters

record_video

Pass true to record a video file instead of an audio file

use_portrait_orientation

Pass true to use portrait orientation for video instead of landscape one