Interface FileTypeSelfDestructingPhoto

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

interface FileTypeSelfDestructingPhoto {
    @type: "fileTypeSelfDestructingPhoto";
}

Properties

Properties

@type: "fileTypeSelfDestructingPhoto"