interface FileListimport { type FileList } from "https://deno.land/x/openai@1.4.2/src/types.ts"; Propertiesdata: FileInstance[]object: "list"