Get the max number of participants for a group
const limit = await WPP.group.getGroupSizeLimit();console.log(limit); Copy
const limit = await WPP.group.getGroupSizeLimit();console.log(limit);
Get the max number of participants for a group