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

10 lines
145 B
Markdown

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