MadelineProto/docs/API_docs/constructors/inputChannelEmpty.md

16 lines
233 B
Markdown
Raw Normal View History

## Constructor: inputChannelEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [InputChannel](../types/InputChannel.md)
### Example:
```
$inputChannelEmpty = ;
```