430 B
430 B
title | description | image |
---|---|---|
storage.fileGif | File gif | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: storage.fileGif
File gif
Type: storage_FileType
Example:
$storage_fileGif = ['_' => 'storage.fileGif'];
Or, if you're into Lua:
storage_fileGif={_='storage.fileGif'}