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

512 B

title description nav_exclude image redirect_from
storage.filePng PNG image. MIME type: image/png. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/storage_filePng.html

Constructor: storage.filePng

Back to constructors index

PNG image. MIME type: image/png.

Type: storage.FileType

Example:

$storage_filePng = ['_' => 'storage.filePng'];