MadelineProto/docs/API_docs/constructors/inputPeerSelf.md
2016-12-20 13:15:22 +01:00

19 lines
218 B
Markdown

---
title: inputPeerSelf
---
## Constructor: inputPeerSelf
[Back to constructors index](index.md)
### Type: [InputPeer](../types/InputPeer.md)
### Example:
```
$inputPeerSelf = ['_' => inputPeerSelf', ];
```