interface Voiceimport { type Voice } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.ts"; This object represents a voice note. Propertiesfile_id: stringIdentifier for this file, which can be used to download or reuse the file file_unique_id: stringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file. duration: numberDuration of the audio in seconds as defined by sender optionalmime_type: stringMIME type of the file as defined by sender optionalfile_size: numberFile size in bytes