MadelineProto/docs/TD_docs/constructors/pageBlockPullQuote.md

24 lines
444 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
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)