MadelineProto/docs/API_docs/types/WebPage.md

28 lines
518 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: WebPage
2016-12-24 17:20:45 +01:00
description: constructors and methods of type WebPage
2016-12-20 13:15:22 +01:00
---
## Type: WebPage
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[webPageEmpty](../constructors/webPageEmpty.md)
[webPagePending](../constructors/webPagePending.md)
[webPage](../constructors/webPage.md)
[webPageNotModified](../constructors/webPageNotModified.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):
[$MadelineProto->messages->getWebPage](../methods/messages_getWebPage.md)
2016-12-24 17:20:45 +01:00