Interface FileTypeSelfDestructingVideo

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

interface FileTypeSelfDestructingVideo {
    @type: "fileTypeSelfDestructingVideo";
}

Properties

Properties

@type: "fileTypeSelfDestructingVideo"