你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MessageTextContent 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: MessageTextDetails

Property Value

type

The object type, which is always 'text'.

type: "text"

Property Value

"text"