MadelineProtoDocs/docs/TD_docs/constructors/pageBlockBlockQuote.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

25 lines
521 B
Markdown

---
title: pageBlockBlockQuote
description: Block quote
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: pageBlockBlockQuote
[Back to constructors index](index.md)
Block quote
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|text|[RichText](../types/RichText.md) | Yes|Quote text|
|caption|[RichText](../types/RichText.md) | Yes|Quote caption|
### Type: [PageBlock](../types/PageBlock.md)