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

MessageFile interface

有关附加到助手线程消息的文件的信息。

属性

createdAt

Unix 时间戳(以秒为单位),表示创建此对象的时间。

id

可以在 API 终结点中引用的标识符。

messageId

此文件附加到的消息的 ID。

属性详细信息

createdAt

Unix 时间戳(以秒为单位),表示创建此对象的时间。

createdAt: Date

属性值

Date

id

可以在 API 终结点中引用的标识符。

id: string

属性值

string

messageId

此文件附加到的消息的 ID。

messageId: string

属性值

string