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

518 B

title description nav_exclude image redirect_from
storage.fileMp4 MPEG-4 video. MIME type: video/mp4. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/storage_fileMp4.html

Constructor: storage.fileMp4

Back to constructors index

MPEG-4 video. MIME type: video/mp4.

Type: storage.FileType

Example:

$storage_fileMp4 = ['_' => 'storage.fileMp4'];