import { type MessageContentDelta } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/messages.ts";
References an image File in the content of a message.
definition: ImageFileDeltaBlock | TextDeltaBlock | ImageURLDeltaBlock
x/openai/resources/beta/threads/messages.ts>MessageContentDelta
import { type MessageContentDelta } from "https://deno.land/x/openai@v4.52.1/resources/beta/threads/messages.ts";
References an image File in the content of a message.