Interface FileTypeVoiceNote

The file is a voice note. Subtype of FileType.

interface FileTypeVoiceNote {
    @type: "fileTypeVoiceNote";
}

Properties

Properties

@type: "fileTypeVoiceNote"