MadelineProto/old_docs/API_docs_v45/constructors/inputEncryptedFileEmpty.md

22 lines
347 B
Markdown
Raw Normal View History

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