MadelineProto/docs/TD_docs/constructors/pageBlockBlockQuote.md

24 lines
448 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: pageBlockBlockQuote
description: Block quote
---
## 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)