liamcottle / valorant.js

This is an unofficial NodeJS library for interacting with the VALORANT API used in game.
103 stars 19 forks source link

Fix addFriend() #2

Closed Henrik-3 closed 3 years ago

Henrik-3 commented 3 years ago
liamcottle commented 3 years ago

Thanks for that. I actually had the endpoint and params correct when I was testing locally in postman client, but for some reason commited it completely wrong... :') Hadn't actually tested adding friend with this class, since it's very early days