clashperk / clashofclans.js

JavaScript library for interacting with the Clash of Clans API
https://clashofclans.js.org/
MIT License
54 stars 23 forks source link

ClanWarLeagueGroup - TypeError: Cannot read properties of undefined (reading 'map') #147

Closed taffy9 closed 1 year ago

taffy9 commented 1 year ago

at new ClanWarLeagueGroup (.... node_modules\clashofclans.js\dist\struct\ClanWarLeagueGroup.js:55:33)

because while searching for a CWL, https://api.clashofclans.com/v1/clans/%23[TAG]/currentwar/leaguegroup only returns: { "state": "notInWar" }