v4.3.0
- Updates many endpoints to use latest Roblox API endpoints
- Simplified code on many methods
- Many methods now return an error directly from Roblox providing more detail
- Add getRolePermissions method
- getAuditLog no longer returns duplicate values
- wearAsset and removeAsset no longer return
Error: { "success": 'true' }
- Other fixes