1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/pageBlockAuthorDate.md
2017-08-25 15:05:53 +02:00

525 B

title description
pageBlockAuthorDate Author and publish date of a page

Constructor: pageBlockAuthorDate

Back to constructors index

Author and publish date of a page

Attributes:

Name Type Required Description
author RichText Yes The author
publish_date int Yes Date of article publish, unix time. 0 if unknown

Type: PageBlock