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

    Function getInviteCode

    • Get the currend invite code of the group

      Parameters

      Returns Promise<string>

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