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
e3a5cf5ba1
MadelineProto
/
docs
/
API_docs
/
constructors
/
updateChannelTooLong.md
danogentili
e3a5cf5ba1
Fixing markdown syntax
2016-12-19 20:56:05 +03:00
383 B
Raw
Blame
History
Constructor: updateChannelTooLong
Attributes:
Name
Type
Required
channel_id
int
Required
pts
int
Optional
Type:
Update
Example:
$updateChannelTooLong = ['_' => updateChannelTooLong', 'channel_id' => int, 'pts' => int, ];