MadelineProto/docs/API_docs/constructors/encryptedFileEmpty.md
2016-12-19 20:35:27 +03:00

10 lines
168 B
Markdown

## Constructor: encryptedFileEmpty
### Type:
[EncryptedFile](../types/EncryptedFile.md)
### Example:
```
$encryptedFileEmpty = ['_' => encryptedFileEmpty', ];
```