Check if your account is allowed to add new participants
const result = await WPP.group.canAdd('group@g.us');console.log(result); Copy
const result = await WPP.group.canAdd('group@g.us');console.log(result);
Check if your account is allowed to add new participants