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

20 lines
274 B
Markdown

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