TDLib v0.0.2 TDLib.Object.PageBlockAuthorDate View Source
The author and publishing date of a page.
Name | Type | Description |
---|---|---|
author | RichText | Author. |
publish_date | number | Point in time (Unix timestamp) when the article was published; 0 if unknown. |
More details on telegram’s documentation.