import { type TextDeltaBlock } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/messages.ts";
The text content that is part of a message.
Properties
optional
text: TextDeltax/openai/resources/beta/threads/messages.ts>TextDeltaBlock
import { type TextDeltaBlock } from "https://deno.land/x/openai@v4.52.0/resources/beta/threads/messages.ts";
The text content that is part of a message.