mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-11 23:39:36 +01:00
10 lines
193 B
Markdown
10 lines
193 B
Markdown
## Constructor: inputEncryptedFileEmpty
|
|
|
|
### Type:
|
|
|
|
[InputEncryptedFile](../types/InputEncryptedFile.md)
|
|
### Example:
|
|
|
|
```
|
|
$inputEncryptedFileEmpty = ['_' => inputEncryptedFileEmpty', ];
|
|
``` |