MessageTextContent interface
A representation of a textual item of thread message content.
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: MessageTextDetails
Property Value
type
The object type, which is always 'text'.
type: "text"
Property Value
"text"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript