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