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
e4c25653c7
MadelineProto
/
docs
/
MTProto_docs
/
constructors
/
msgs_ack.md
Daniil Gentili
95ebf6147b
Added docs for layer 18, 23, 25, 27, 33, 38, 40, 41, 42, 44, 45, 46, 51, 53, 55
2017-01-02 20:04:36 +00:00
429 B
Raw
Blame
History
title
description
msgs_ack
msgs_ack attributes, type and example
Constructor: msgs_ack
Back to constructors index
Attributes:
Name
Type
Required
msg_ids
Array of
long
Required
Type:
MsgsAck
Example:
$msgs_ack = ['_' => 'msgs_ack', 'msg_ids' => [Vector t], ];