setPermissions

open suspend override fun setPermissions(newPermissions: Group.PermissionSet): Group

Replaces the group's permissions with the provided set.

Return

the Group instance

Parameters

newPermissions

permission data to apply