1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 04:59:25 +01:00
MadelineProto/docs/API_docs/constructors/inputEncryptedFileEmpty.md
2016-12-30 23:21:36 +03:00

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