Parser entry point
new (require("ProfileParser"))(data, locale [, withItem])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
data |
Object | The data returned by getProfile endpoint | ||
locale |
string | en | The locale to return where possible | |
withItem |
boolean |
<optional> |
false | Whether or not to include items |
- Source:
Members
-
ceremonyResetDate :number
-
Type:
- number
- Source:
-
profile :Profile
-
Player's profile
Type:
- Profile
- Source:
-
stats :Stats
-
Player stats
Type:
- Stats
- Source:
-
techProjects :number
-
Type:
- number
- Source:
-
xpCacheExpiryDate :number
-
Type:
- number
- Source:
-
xpComponents :number
-
Type:
- number
- Source: