526 B
526 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'];
PWRTelegram json-encoded version:
{"_": "storage.fileGif"}
Or, if you're into Lua:
storage_fileGif={_='storage.fileGif'}