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 09:19:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ec23e14c68
MadelineProto
/
docs
/
API_docs_46
/
constructors
/
userEmpty.md
Daniil Gentili
ec23e14c68
Written module to translate tl scheme files, turned documentation script into a class, separated ed the MTProto and telegram docs, added layer 46 and layer 55 docs
2017-01-02 18:50:37 +00:00
394 B
Raw
Blame
History
title
description
userEmpty
userEmpty attributes, type and example
Constructor: userEmpty
Back to constructors index
Attributes:
Name
Type
Required
id
int
Required
Type:
User
Example:
$userEmpty = ['_' => 'userEmpty', 'id' => int, ];