Interface FileTypeSelfDestructingVoiceNote

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

interface FileTypeSelfDestructingVoiceNote {
    @type: "fileTypeSelfDestructingVoiceNote";
}

Properties

Properties

@type: "fileTypeSelfDestructingVoiceNote"