webPage#e89c45b2 flags:# has_large_media:flags.13?true video_cover_photo:flags.14?true id:long url:string display_url:string hash:int type:flags.0?string site_name:flags.1?string title:flags.2?string description:flags.3?string photo:flags.4?Photo embed_url:flags.5?string embed_type:flags.5?string embed_width:flags.6?int embed_height:flags.6?int duration:flags.7?int author:flags.8?string document:flags.9?Document cached_page:flags.10?Page attributes:flags.12?Vector<WebPageAttribute> = WebPage;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| has_large_media |
flags.13?true |
|
| video_cover_photo |
flags.14?true |
|
| id |
long |
Identifier of the object — which object depends on the field's type. |
| url |
string |
URL. |
| display_url |
string |
|
| hash |
int |
Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |
| type |
flags.0?string |
Type. |
| site_name |
flags.1?string |
|
| title |
flags.2?string |
Title. |
| description |
flags.3?string |
Description. |
| photo |
flags.4?Photo |
Photo. |
| embed_url |
flags.5?string |
|
| embed_type |
flags.5?string |
|
| embed_width |
flags.6?int |
|
| embed_height |
flags.6?int |
|
| duration |
flags.7?int |
Duration in seconds. |
| author |
flags.8?string |
|
| document |
flags.9?Document |
File. |
| cached_page |
flags.10?Page |
|
| attributes |
flags.12?Vector<WebPageAttribute> |
|
Type
WebPage
Related pages
Types used here