MadelineProto/docs/API_docs/constructors/inputEncryptedFileEmpty.md
2016-12-20 13:15:22 +01:00

19 lines
276 B
Markdown

---
title: inputEncryptedFileEmpty
---
## Constructor: inputEncryptedFileEmpty
[Back to constructors index](index.md)
### Type: [InputEncryptedFile](../types/InputEncryptedFile.md)
### Example:
```
$inputEncryptedFileEmpty = ['_' => inputEncryptedFileEmpty', ];
```