Check if user has bot subscription

Hello! I am wondering how to check if a user has bot subscription active
5 Replies
d.js toolkit
d.js toolkit2w 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!
Hunter
HunterOP2w ago
No description
Hunter
HunterOP2w ago
Nodejs
No description
Naomi
Naomi2w ago
In what context? If it's an interaction, you have <BaseInteraction>#entitlements for the user that runs the command.
Hunter
HunterOP2w ago
Basically I want to check if user is premium when they execute a slash command Tysm!

Did you find this page helpful?