DisallowGroupRoles()
Calling this function when the game is not owned by a group will cause an error.
Disallow previously allowed Roblox group roles from joining.
DisallowGroupRoles(roles: { number }): nil
Parameters
roles
{ number }
A table of Roblox group role IDs to be removed from the whitelist
Last updated
Was this helpful?