1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 00:39:38 +01:00
MadelineProto/docs/API_docs/constructors/inputEncryptedFileEmpty.md

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