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: 187

  • ID: F128C708

Parameters:
  • call (InputGroupCall) – The group call or livestream

  • start (bool, optional) – Whether to start or stop recording

  • video (bool, optional) – Whether to also record video streams

  • title (str, optional) – Recording title

  • video_portrait (bool, optional) – If video stream recording is enabled, whether to record in portrait or landscape mode

Returns:

Updates