-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for premium apps #1555
base: dev
Are you sure you want to change the base?
Conversation
Please resolve conflicts and lint |
Also need to update for when #1532 gets merged, see discord/discord-api-docs#7109 |
I wIll look into the pr's you sent later |
discord/discord-api-docs#7110 is irrelevant, for discord/discord-api-docs#6875, PREMIUM_REQUIERD was not implemented in this pr in the first because it will already deprecated, the premium type for button has been implemented instand so i don't think that pr has anything to do with my pr. for discord/discord-api-docs#7109 i will work on it. Also keep this pr open till #1532 is merged just in case. |
Wanna Make Some Money?
This pull request adds support for discord's monetization features, it adds entitlement and sku structures, the new premium button type and the three new events
ENTITLEMENT_CREATE
,ENTITLEMENT_UPDATE
andENTITLEMENT_DELETE
.