iFraan / vandal.js

Wrapper for Valorant stats api
GNU General Public License v3.0
2 stars 1 forks source link

API.raw() method not working #4

Closed Reubzz closed 10 months ago

Reubzz commented 10 months ago

TypeypeError: user.raw is not a function at E:\coding\Discord Bot\api\valorant.js:20:26 at processTicksAndRejections (node:internal/process/task_queues:96:5)

iFraan commented 10 months ago

You are fetching the user previous to using the raw function, right?

iFraan commented 10 months ago

Nope, my bad. Should be fixed now, just update with npm.