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

19 lines
240 B
Markdown

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