MadelineProto/docs/API_docs/constructors/inputEncryptedFileEmpty.md

16 lines
257 B
Markdown

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