Checking Guild Subscription
Hello, I am trying to enable monetization on my bot, but I can't figure out how to check if a Discord server has subscribed to the "Guild Subscription" on my bot. Is there an API to determine if a server has subscribed to the subscription?
:monkaStop:
4 Replies
- 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 OPdocumentation suggestion for @Daniet Cinema:
:property: BaseInteraction#entitlements
@14.16.3
The entitlements for the invoking user, representing access to premium SKUsUsing interactions you can use this property