interface Voiceimport { type Voice } from "https://deno.land/x/mtkruto@0.1.157/types/0_voice.ts"; A voice note. PropertiesfileId: stringA file identifier that can be used to download or reuse this file. fileUniqueId: stringA file identifier that can be used to identify this file. duration: numberDuration of the audio in seconds. mimeType: stringMIME type of the file. fileSize: numberSize of the file in bytes.