564 B
564 B
title: storage.fileMov
description: Quicktime video. MIME type:
video/quicktime
.
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/constructors/storage_fileMov.html
Constructor: storage.fileMov
Quicktime video. MIME type: video/quicktime
.
Type: storage.FileType
Example:
$storage.fileMov = ['_' => 'storage.fileMov'];
Or, if you're into Lua:
storage.fileMov={_='storage.fileMov'}