feat: subscriptions & related changes
Summary
https://discord.com/developers/docs/change-log#premium-apps-entitlement-migration-and-new-subscription-api
Information
- [x] This PR fixes an issue.
- [x] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed).
- [ ] This PR is not a code change (e.g. documentation, README, typehinting, examples, ...).
Checklist
- [x] I have searched the open pull requests for duplicates.
- [x] If code changes were made then they have been tested.
- [x] I have updated the documentation to reflect the changes.
- [ ] If
type: ignorecomments were used, a comment is also left explaining why. - [x] I have updated the changelog to include these changes.
Untested (because i can't)
@plun1331 if u want to test it lmk, i have a few apps with monitization ready u could use tho these changes are being made in future, not sure if we should test it rn
tested
@Lulalaby review when available please :3
i'm still down with illness
This now requires the new changes from https://github.com/discord/discord-api-docs/pull/7304 , just a new field.
If you mean the country field, as noted by discord, it's only available through a private oauth scope. So I'm not sure if it's needed 😅
I meant the renewal_sku_ids field 😅
Oop. Missed that. I only proof-readed the discord pr 😅
@plun1331 update please.