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

20 lines
342 B
Markdown

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