@wppconnect/wa-js - v3.19.3
    Preparing search index...

    Class MediaObject

    21009

    721009 >= 2.2222.8

    Index

    Constructors

    Properties

    contentInfo: any
    downloadPromise: Promise<null> | null
    downloadStage: any
    entries: any
    filehash: any
    mediaBlob?: OpaqueData
    parsedVcards: any
    progressiveStage: any
    size: any
    type: string
    uploadPromise: Promise<null> | null
    uploadStage: any
    userDownloadAttemptCount: number
    userUploadAttemptCount: number

    Methods

    • Returns {
          contentInfo: any;
          downloadStage: string;
          filehash: string;
          mediaBlob: any;
          size: number;
          type: string;
          uploadStage: string;
      }