MadelineProto/docs/API_docs/constructors/encryptedFileEmpty.md
2016-12-30 23:21:36 +03:00

20 lines
308 B
Markdown

---
title: encryptedFileEmpty
description: encryptedFileEmpty attributes, type and example
---
## Constructor: encryptedFileEmpty
[Back to constructors index](index.md)
### Type: [EncryptedFile](../types/EncryptedFile.md)
### Example:
```
$encryptedFileEmpty = ['_' => 'encryptedFileEmpty', ];
```