phone.ToggleGroupCallRecord
- class pyrogram.raw.functions.phone.ToggleGroupCallRecord
Start or stop recording a group call: the recorded audio and video streams will be automatically sent to Saved messages (the chat with ourselves).
- Details:
Layer:
194
ID:
F128C708
- Parameters:
call (
InputGroupCall
) – The group call or livestreamstart (
bool
, optional) – Whether to start or stop recordingvideo (
bool
, optional) – Whether to also record video streamstitle (
str
, optional) – Recording titlevideo_portrait (
bool
, optional) – If video stream recording is enabled, whether to record in portrait or landscape mode
- Returns: