pageBlockAuthorDate
Author and date of creation of article
type tg.PageBlockAuthorDate struct { /* ... */ }
Implements PageBlock.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Author | RichTextClass | yes | Author name |
PublishedDate | int | yes | Date of publication |
References
- Official documentation
- Generated Go reference
- TL definition:
pageBlockAuthorDate#baafe5e0