Skip to content

PageBlockDetails

Type · TDLib 1.8.67 · d1085f9c

A collapsible block

PageBlockDetails(
  header: RichText,
  blocks: list of PageBlock,
  is_open: Bool
) → PageBlock

RichText

Always visible heading for the block

blocks

list of PageBlock

Block contents

is_open

Bool

True, if the block is open by default