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-04 21:27:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5ba1457d0a
MadelineProto
/
docs
/
API_docs
/
constructors
/
updateMessageID.md
danogentili
5ba1457d0a
Fixing markdown syntax
2016-12-19 20:35:27 +03:00
364 B
Raw
Blame
History
Constructor: updateMessageID
Attributes:
Name
Type
Required
id
int
Required
random_id
long
Required
Type:
Update
Example:
$updateMessageID = ['_' => updateMessageID', 'id' => int, 'random_id' => long, ];