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