import { type MessageDelta } from "https://deno.land/x/openai@v4.38.3/resources/beta/threads/mod.ts";
The delta containing the fields that have changed on the Message.
x/openai/resources/beta/threads/mod.ts>MessageDelta
import { type MessageDelta } from "https://deno.land/x/openai@v4.38.3/resources/beta/threads/mod.ts";
The delta containing the fields that have changed on the Message.