This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
1
Star
0
Fork
0
You've already forked MadelineProto
mirror of
https://github.com/danog/MadelineProto.git
synced
2024-12-12 09:19:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ec23e14c68
MadelineProto
/
docs
/
API_docs_46
/
constructors
/
webPageEmpty.md
Daniil Gentili
ec23e14c68
Written module to translate tl scheme files, turned documentation script into a class, separated ed the MTProto and telegram docs, added layer 46 and layer 55 docs
2017-01-02 18:50:37 +00:00
418 B
Raw
Blame
History
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, ];