This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
2
Star
2
Fork
0
You've already forked MadelineProto
Code
Issues
Pull Requests
Releases
Wiki
Activity
0cdcccfc43
MadelineProto
/
old_docs
/
API_docs_v41
/
constructors
/
messageEmpty.md
Daniil Gentili
cc7c983929
Moved old docs to normal github, github pages cannot handle them
2017-01-02 23:28:51 +00:00
419 B
Raw
Blame
History
title
description
messageEmpty
messageEmpty attributes, type and example
Constructor: messageEmpty
Back to constructors index
Attributes:
Name
Type
Required
id
int
Required
Type:
Message
Example:
$messageEmpty = ['_' => 'messageEmpty', 'id' => int, ];