MadelineProto/docs/TD_docs/constructors/pageBlockTitle.md

23 lines
383 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: pageBlockTitle
description: Title of a page
---
## Constructor: pageBlockTitle
[Back to constructors index](index.md)
Title of a page
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|title|[RichText](../types/RichText.md) | Yes|The title|
### Type: [PageBlock](../types/PageBlock.md)