CaptEmulation/clash-of-clans-api

Importing Clan Player [Object]

Closed this issue · 1 comments

When importing either a clan or player data from a clan, the league that the players are in just comes back as [Object]

Turns out it just shows that when logging all the data, doing something like console.log(parseClanData['memberList'][2]['league']) brings up all of the information.