MessagingExtensionAttachment interface

Extends

Properties

preview

Inherited Properties

content

Embedded content

contentType

mimetype/Contenttype for the file

contentUrl

Content Url

name

(OPTIONAL) The name of the attachment

thumbnailUrl

(OPTIONAL) Thumbnail associated with attachment

Property Details

preview

preview?: Attachment

Property Value

Inherited Property Details

content

Embedded content

content?: any

Property Value

any

Inherited From Attachment.content

contentType

mimetype/Contenttype for the file

contentType: string

Property Value

string

Inherited From Attachment.contentType

contentUrl

Content Url

contentUrl?: string

Property Value

string

Inherited From Attachment.contentUrl

name

(OPTIONAL) The name of the attachment

name?: string

Property Value

string

Inherited From Attachment.name

thumbnailUrl

(OPTIONAL) Thumbnail associated with attachment

thumbnailUrl?: string

Property Value

string

Inherited From Attachment.thumbnailUrl