1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 10:07:21 +01:00
MadelineProto/docs/API_docs_46/constructors/inputEncryptedFileEmpty.md

20 lines
343 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', ];
```