We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Feat Request Detail :
The response should also contain the current and max Streak for the username !
Simple Example Structure of the response which contins the streak info's :
{ "streak": { "maxStreak": 127, "currentStreak": 12 }, }