MadelineProto/old_docs/API_docs_v27/constructors/inputEncryptedFileEmpty.md

22 lines
347 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', ];
```