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