Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MessageAttachmentInfo

Index

Properties

Optional contentType

contentType: string

MIME type for a given attachment, for instance 'audio/wav'

Optional filename

filename: string

Name of a file attached

Optional id

id: string

Internal identifier of a message attachment

Optional size

size: number

Size of attachment in bytes

Optional type

type: "AudioRecording" | "AudioTranscription" | "Text" | "SourceDocument" | "RenderedDocument" | "MmsAttachment"

Type of message attachment

Optional uri

uri: string

Canonical URI of a message attachment

Optional vmDuration

vmDuration: number

Voicemail only Duration of the voicemail in seconds

Generated using TypeDoc