MadelineProtoDocs/docs/API_docs/constructors/storage.fileGif.md
2024-05-01 14:53:46 +02:00

512 B

title description nav_exclude image redirect_from
storage.fileGif GIF image. MIME type: image/gif. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/storage_fileGif.html

Constructor: storage.fileGif

Back to constructors index

GIF image. MIME type: image/gif.

Type: storage.FileType

Example:

$storage_fileGif = ['_' => 'storage.fileGif'];