import { type MessageCreateParams } from "https://deno.land/x/openai@v4.24.3/resources/beta/threads/messages/mod.ts";
Properties
A list of File IDs that
the message should use. There can be a maximum of 10 files attached to a
message. Useful for tools like retrieval
and code_interpreter
that can
access and use files.