MadelineProto/docs/TD_docs/constructors/pageBlockPullQuote.md
2017-08-25 15:05:53 +02:00

24 lines
444 B
Markdown

---
title: pageBlockPullQuote
description: Pull quote
---
## Constructor: pageBlockPullQuote
[Back to constructors index](index.md)
Pull 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)