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