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 13:07:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5ba1457d0a
MadelineProto
/
docs
/
API_docs
/
constructors
/
help_support.md
danogentili
5ba1457d0a
Fixing markdown syntax
2016-12-19 20:35:27 +03:00
388 B
Raw
Blame
History
Constructor: help_support
Attributes:
Name
Type
Required
phone_number
string
Required
user
User
Required
Type:
help_Support
Example:
$help_support = ['_' => help_support', 'phone_number' => string, 'user' => User, ];