1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-05 21:38:17 +01:00
MadelineProto/docs/API_docs/constructors/inputUserEmpty.md
2016-12-20 13:32:11 +01:00

20 lines
279 B
Markdown

---
title: inputUserEmpty
description: inputUserEmpty attributes, type and example
---
## Constructor: inputUserEmpty
[Back to constructors index](index.md)
### Type: [InputUser](../types/InputUser.md)
### Example:
```
$inputUserEmpty = ['_' => inputUserEmpty', ];
```