PageBlockDetails

class pyrogram.raw.types.PageBlockDetails

A collapsible details block

Constructor of PageBlock.

Details:
  • Layer: 187

  • ID: 76768BED

Parameters:
  • blocks (List of PageBlock) – Block contents

  • title (RichText) – Always visible heading for the block

  • open (bool, optional) – Whether the block is open by default