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