MessageTextDetails interface

The text and associated annotations for a single item of assistant thread message content.

Properties

annotations

A list of annotations associated with this text.

value

The text data.

Property Details

annotations

A list of annotations associated with this text.

annotations: MessageTextAnnotation[]

Property Value

value

The text data.

value: string

Property Value

string