MadelineProto/docs/API_docs/constructors/inputPeerEmpty.md

16 lines
221 B
Markdown
Raw Normal View History

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