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 15:47:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ffb8f2267c
MadelineProto
/
docs
/
API_docs
/
constructors
/
topPeer.md
Daniil Gentili
ffb8f2267c
Improved documentation generation
2016-12-20 13:15:22 +01:00
415 B
Raw
Blame
History
title
topPeer
Constructor: topPeer
Back to constructors index
Attributes:
Name
Type
Required
peer
Peer
Required
rating
double
Required
Type:
TopPeer
Example:
$topPeer = ['_' => topPeer', 'peer' => Peer, 'rating' => double, ];