Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of a DocumentMessage.

Hierarchy

  • IDocumentMessage

Implemented by

Index

Properties

contactVcard?: boolean

DocumentMessage contactVcard

contextInfo?: IContextInfo

DocumentMessage contextInfo

directPath?: string

DocumentMessage directPath

fileEncSha256?: Uint8Array

DocumentMessage fileEncSha256

fileLength?: number | Long

DocumentMessage fileLength

fileName?: string

DocumentMessage fileName

fileSha256?: Uint8Array

DocumentMessage fileSha256

jpegThumbnail?: Uint8Array

DocumentMessage jpegThumbnail

mediaKey?: Uint8Array

DocumentMessage mediaKey

mediaKeyTimestamp?: number | Long

DocumentMessage mediaKeyTimestamp

mimetype?: string

DocumentMessage mimetype

pageCount?: number

DocumentMessage pageCount

thumbnailDirectPath?: string

DocumentMessage thumbnailDirectPath

thumbnailEncSha256?: Uint8Array

DocumentMessage thumbnailEncSha256

thumbnailHeight?: number

DocumentMessage thumbnailHeight

thumbnailSha256?: Uint8Array

DocumentMessage thumbnailSha256

thumbnailWidth?: number

DocumentMessage thumbnailWidth

title?: string

DocumentMessage title

url?: string

DocumentMessage url

Generated using TypeDoc