MadelineProto/docs/API_docs/constructors/webPageEmpty.md
2016-12-30 23:21:36 +03:00

418 B

title description
webPageEmpty webPageEmpty attributes, type and example

Constructor: webPageEmpty

Back to constructors index

Attributes:

Name Type Required
id long Required

Type: WebPage

Example:

$webPageEmpty = ['_' => 'webPageEmpty', 'id' => long, ];