pageBlockEmbedPost
An embedded post
type tg.PageBlockEmbedPost struct { /* ... */ }
Implements PageBlock.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | Web page URL |
WebpageID | int64 | yes | ID of generated webpage preview |
AuthorPhotoID | int64 | yes | ID of the author's photo |
Author | string | yes | Author name |
Date | int | yes | Creation date |
Blocks | []PageBlockClass | yes | Post contents |
Caption | PageCaption | yes | Caption |
References
- Official documentation
- Generated Go reference
- TL definition:
pageBlockEmbedPost#f259a80b