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