telegram api constructor · layer 229 · #98657f0d
page
Instant view page
definition
page#98657f0d flags:# part:flags.0?true rtl:flags.1?true v2:flags.2?true url:string blocks:Vector<PageBlock> photos:Vector<Photo> documents:Vector<Document> views:flags.3?int = Page;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
part | true | Indicates that not full page preview is available to the client and it will need to fetch full Instant View from the server using messages.getWebPagePreview. |
rtl | true | Whether the page contains RTL text |
v2 | true | Whether this is an IV v2 page |
url | string | Original page HTTP URL |
blocks | Vector<PageBlock> | Page elements (like with HTML elements, only as TL constructors) |
photos | Vector<Photo> | Photos in page |
documents | Vector<Document> | Media in page |
views | int | View count |
type
history
present in layers 88–229 · constructor id changed 2×
| id | layers |
|---|---|
| #f199a0a8 | 88 |
| #ae891bec | 89–110 |
| #98657f0d | 111–229 |