MadelineProto/docs/API_docs/constructors/pageBlockDivider.md

22 lines
294 B
Markdown
Raw Normal View History

---
title: pageBlockDivider
description: pageBlockDivider attributes, type and example
---
## Constructor: pageBlockDivider
[Back to constructors index](index.md)
### Type: [PageBlock](../types/PageBlock.md)
### Example:
```
$pageBlockDivider = ['_' => 'pageBlockDivider', ];
```