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

23 lines
389 B
Markdown

---
title: pageBlockFooter
description: Footer of a page
---
## Constructor: pageBlockFooter
[Back to constructors index](index.md)
Footer of a page
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|footer|[RichText](../types/RichText.md) | Yes|The footer|
### Type: [PageBlock](../types/PageBlock.md)