xDimGG / node-steamapi

An object-oriented Steam API wrapper for Node.js developers.
https://www.npmjs.com/package/steamapi
178 stars 43 forks source link

TypeError: arr is not iterable #2

Closed AMTraxTGE closed 6 years ago

AMTraxTGE commented 6 years ago

I can not seem to get around to the getUserStats()

I receive TypeError: arr is not iterable when I do the following:

this.pubgStats = await steamAPI.getUserStats(this.steamID, 578080));