MadelineProtoDocs/old_docs/API_docs_v82/types/WebPage.md

29 lines
591 B
Markdown
Raw Permalink Normal View History

2018-12-26 02:56:50 +01:00
---
title: WebPage
description: constructors and methods of type WebPage
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: WebPage
[Back to types index](index.md)
### Possible values (constructors):
[webPageEmpty](../constructors/webPageEmpty.md)
[webPagePending](../constructors/webPagePending.md)
[webPage](../constructors/webPage.md)
[webPageNotModified](../constructors/webPageNotModified.md)
### Methods that return an object of this type (methods):
2019-12-27 18:25:37 +01:00
[$MadelineProto->messages->getWebPage](../methods/messages.getWebPage.md)
2018-12-26 02:56:50 +01:00