TextContentPart interface

Properties

text

The text of the message.

type

Type of the message content. Should always be 'text'.

Property Details

text

The text of the message.

text: string

Property Value

string

type

Type of the message content. Should always be 'text'.

type: "text"

Property Value

"text"