Preparing search index...
The search index is not available
openai-advanced
openai-advanced
OpenAI
Beta
Threads
Messages
TextContentBlockParam
Interface TextContentBlockParam
The text content that is part of a message.
interface
TextContentBlockParam
{
text
:
string
;
type
:
"text"
;
}
Index
Properties
text
type
Properties
text
text
:
string
Text content to be sent to the model
type
type
:
"text"
Always
text
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
openai-advanced
Loading...
The text content that is part of a message.