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

    Function setIcon

    • Set the group icon (group profile picture)

      Parameters

      Returns Promise<
          {
              _duplicate: boolean;
              eurl: string;
              status: number;
              tag: string;
              token: string;
          },
      >

      await WPP.group.setIcon('[group@g.us]', 'data:image/jpeg;base64,.....');