PageBlockVideo#

class pyrogram.raw.types.PageBlockVideo#

Video.

Constructor of PageBlock.

Details:
  • Layer: 158

  • ID: 7C8FE7B6

Parameters:
  • video_id (int 64-bit) – Video ID.

  • caption (PageCaption) – Caption.

  • autoplay (bool, optional) – Whether the video is set to autoplay.

  • loop (bool, optional) – Whether the video is set to loop.