Interface FileTypeSelfDestructingVideoNote

The file is a self-destructing video note in a private chat. Subtype of FileType.

interface FileTypeSelfDestructingVideoNote {
    @type: "fileTypeSelfDestructingVideoNote";
}

Properties

Properties

@type: "fileTypeSelfDestructingVideoNote"