MadelineProto/docs/API_docs/constructors/inputUserEmpty.md
2016-12-19 20:35:27 +03:00

10 lines
148 B
Markdown

## Constructor: inputUserEmpty
### Type:
[InputUser](../types/InputUser.md)
### Example:
```
$inputUserEmpty = ['_' => inputUserEmpty', ];
```