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