@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Function changeProductImage

    • Add image on product This function change main image of product for change additional images use

      Parameters

      • productId: string
      • content: string

      Returns Promise<any>

      await WPP.catalog.changeProductImage('686859858689', 'data:image/jpeg;base64,.....');