TeamsAttachment interface

扩展

属性

content

继承属性

contentType

文件的 mimetype/Contenttype

contentUrl

内容 URL

name

(可选)附件的名称

thumbnailUrl

(可选)与附件关联的缩略图

属性详细信息

content

content: ContentType

属性值

ContentType

继承属性详细信息

contentType

文件的 mimetype/Contenttype

contentType: string

属性值

string

继承自Attachment.contentType

contentUrl

内容 URL

contentUrl?: string

属性值

string

继承自Attachment.contentUrl

name

(可选)附件的名称

name?: string

属性值

string

继承自Attachment.name

thumbnailUrl

(可选)与附件关联的缩略图

thumbnailUrl?: string

属性值

string

继承自Attachment.thumbnailUrl