phone.ToggleGroupCallRecord#

class pyrogram.raw.functions.phone.ToggleGroupCallRecord#

Start or stop recording a video chat/livestream, see here for more info. The recorded audio and video streams will be automatically sent to Saved Messages (the chat with ourselves).

Usable by Users Bots
Details:
  • Layer: 227

  • ID: F128C708

Parameters:
  • call (InputGroupCall) – Video chat/livestream to record

  • 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