This repository was archived by the owner on Mar 29, 2026. It is now read-only.
v4.8.3: Endpoint updates + bug fixes
v4.8.3 transitions endpoints to the latest ones and corrects a typings issue that would cause errors for TypeScript users.
–––––––––––
Method Updates
getGroupsuses new endpoints.- Removes: EmblemId and IsInClan (deprecated).
- Adds: MemberCount and RoleId.
Bug Fixes
getPlaceInfouses cookies to address private inventories (#260)- Add generic array type in typings file to prevent type error (#265)
- Fixed documentation error that resulted in missing argument error
Code cleanup
- Update Discord URL to https://discord.gg/R5GVSyTVGv
Dependency updates