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

22 lines
279 B
Markdown

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