MadelineProto/docs/TD_docs/constructors/pageBlockAuthorDate.md

24 lines
525 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: pageBlockAuthorDate
description: Author and publish date of a page
---
## Constructor: pageBlockAuthorDate
[Back to constructors index](index.md)
Author and publish date of a page
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|author|[RichText](../types/RichText.md) | Yes|The author|
|publish\_date|[int](../types/int.md) | Yes|Date of article publish, unix time. 0 if unknown|
### Type: [PageBlock](../types/PageBlock.md)