This repository was archived by the owner on Mar 29, 2026. It is now read-only.
v4.8.6: Method updates, documentation changes, and other fixes
v4.8.6 involves a lot of documentation changes, dependency updates, and method updates.
Method updates:
- Implement
canManage(#350) - Implement
getGroupGames(#345) - Implement
getGroupRevenueSummary(#349) - Implement
getJoinRequest - Implement
setOptions(#361) - Implement social link methods (#366)
- Improve error handling on
unblock.js(#305) - Favor role.id over Role.ID with backwards compatibility (#311)
- Set
defaultDelay&onAuditLogdelays at 10000ms (#355)
Documentation updates:
- Transition to the
nobloxorganization and adjust links accordingly (#339) - Update noblox.js-server link to use organization's
- Add authenticationRequirements for methods (#343)
- Update bracketed arrays for better documentation (#363)
- Examples, documentation, and typings were updated in other PRs (#303, #309, #318)
+ dependency updates