MadelineProto/old_docs/API_docs_v45/constructors/userEmpty.md
2017-02-12 20:32:28 +03:00

398 B

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, ];