Fetch the prices of each SKU in your application store front

Hello, is it possible to fetch the prices of SKUs from your application store front using discord.js?
3 Replies
d.js toolkit
d.js toolkit3mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
d.js docs
d.js docs3mo ago
:method: ClientApplication#fetchSKUs() @14.16.3 Gets this application's SKUs
monbrey
monbrey3mo ago
This object doesnt seem to include its price, so I don't think so Its only the ones as part of the embedded-sdk from Discord that do

Did you find this page helpful?