Interface FileTypeVideoNote

The file is a video note. Subtype of FileType.

interface FileTypeVideoNote {
    @type: "fileTypeVideoNote";
}

Properties

Properties

@type: "fileTypeVideoNote"