Represents a webpage preview.
messages.webPagePreview#8c9a88ac media:MessageMedia chats:Vector<Chat> users:Vector<User> = messages.WebPagePreview;
| Name | Type | Description |
|---|---|---|
| media | MessageMedia | The messageMediaWebPage or a messageMediaEmpty if there is no preview. |
| chats | Vector<Chat> | Chats mentioned in the gift field. |
| users | Vector<User> | Users mentioned within the media object. |
Preview of webpage
Empty constructor.