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

    Function revokeInviteCode

    • Revoke the current invite code and generate new one.

      Parameters

      Returns Promise<string>

      const code = WPP.group.revokeInviteCode('[group-id]@g.us');
      const link = 'https://chat.whatsapp.com/' + code;