共用方式為


MessagingExtensionAttachment interface

Extends

屬性

preview

繼承的屬性

content

內嵌內容

contentType

檔案的 mimetype/Contenttype

contentUrl

內容 URL

name

(選擇性) 附件的名稱

thumbnailUrl

(OPTIONAL) 與附件相關聯的縮圖

屬性詳細資料

preview

preview?: Attachment

屬性值

繼承的屬性詳細資料

content

內嵌內容

content?: any

屬性值

any

繼承自Attachment.content

contentType

檔案的 mimetype/Contenttype

contentType: string

屬性值

string

繼承自Attachment.contentType

contentUrl

內容 URL

contentUrl?: string

屬性值

string

繼承自Attachment.contentUrl

name

(選擇性) 附件的名稱

name?: string

屬性值

string

繼承自Attachment.name

thumbnailUrl

(OPTIONAL) 與附件相關聯的縮圖

thumbnailUrl?: string

屬性值

string

繼承自Attachment.thumbnailUrl