MessageTextContentOutput interface
A representation of a textual item of thread message content.
- Extends
Properties
text | The text and associated annotations for this thread message content item. |
type | The object type, which is always 'text'. |
Property Details
text
The text and associated annotations for this thread message content item.
text: MessageTextDetailsOutput
Property Value
type
The object type, which is always 'text'.
type: "text"
Property Value
"text"