MadelineProto/docs/API_docs/constructors/encryptedFileEmpty.md

16 lines
237 B
Markdown

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