MadelineProto/docs/API_docs/types/InputPeer.md

21 lines
391 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: InputPeer
---
## Type: InputPeer
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[inputPeerEmpty](../constructors/inputPeerEmpty.md)
[inputPeerSelf](../constructors/inputPeerSelf.md)
[inputPeerChat](../constructors/inputPeerChat.md)
[inputPeerUser](../constructors/inputPeerUser.md)
[inputPeerChannel](../constructors/inputPeerChannel.md)