495 B
495 B
title | description | image |
---|---|---|
encryptedFileEmpty | Empty constructor, unexisitng file. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: encryptedFileEmpty
Empty constructor, unexisitng file.
Type: EncryptedFile
Example:
$encryptedFileEmpty = ['_' => 'encryptedFileEmpty'];
Or, if you're into Lua:
encryptedFileEmpty={_='encryptedFileEmpty'}