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