505 B
505 B
title: storage.fileMov
description: Quicktime video. MIME type:
video/quicktime
.
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
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'}