481 B
481 B
title | description | image |
---|---|---|
storage.filePartial | Part of a bigger file. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: storage.filePartial
Part of a bigger file.
Type: storage.FileType
Example:
$storage.filePartial = ['_' => 'storage.filePartial'];
Or, if you're into Lua:
storage.filePartial={_='storage.filePartial'}