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