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

521 B

title description nav_exclude image redirect_from
storage.fileJpeg JPEG image. MIME type: image/jpeg. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/storage_fileJpeg.html

Constructor: storage.fileJpeg

Back to constructors index

JPEG image. MIME type: image/jpeg.

Type: storage.FileType

Example:

$storage_fileJpeg = ['_' => 'storage.fileJpeg'];