brainboxdotcc / DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
https://dpp.dev/
Apache License 2.0
1.01k stars 155 forks source link

feat: add missing entitlement type enum values #1171

Closed braindigitalis closed 1 month ago

braindigitalis commented 1 month ago

These enums didnt exist when the draft API was documented. Now they do, so they're added.

Code change checklist

netlify[bot] commented 1 month ago

Deploy Preview for dpp-dev ready!

Name Link
Latest commit 0bb8c0e9fb3cf336b3038d4663c465b52178bb1e
Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/666b63a7c84a4800089dc607
Deploy Preview https://deploy-preview-1171--dpp-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

braindigitalis commented 1 month ago

NOTE: Breaking, as it corrects the enum values to what the final API actually sends!