1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 00:26:57 +01:00
MadelineProto/docs/TD_docs/constructors/pageBlockParagraph.md

23 lines
397 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: pageBlockParagraph
description: A text paragraph
---
## Constructor: pageBlockParagraph
[Back to constructors index](index.md)
A text paragraph
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|text|[RichText](../types/RichText.md) | Yes|Paragraph text|
### Type: [PageBlock](../types/PageBlock.md)