1

I have a variable userselectedcrypto[message.author.id]; (discord.js) and I want to use that when getting info out of the fetch from coinplayer api let userdata = data.rates.userselectedcrypto[message.author.id]; <== like this, this however doesnt work, because it looks for something named that in the data variable that i get from my fetch... How can I fix this?

MrMythical
  • 7,595
  • 2
  • 12
  • 40

0 Answers0