UnbelievaBoat / unb-api

API wrapper for UnbelievaBoat Discord Bot API
https://unbelievaboat.com/api/docs
MIT License
52 stars 32 forks source link

Fix wrong types #8

Closed zoeleu closed 3 years ago

zoeleu commented 3 years ago

In the JSDoc it specifies the balance may be a number or a string, but the typings only specify number.