View Source ExTDLib.Object.PageBlockDetails (ExTDLib v0.0.4)
A collapsible block.
| Name | Type | Description |
|---|---|---|
| header | RichText | Always visible heading for the block. |
| page_blocks | PageBlock | Block contents. |
| is_open | bool | True, if the block is open by default. |
More details on telegram's documentation.