Pycord-Development / pycord

Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
https://docs.pycord.dev
MIT License
2.71k stars 459 forks source link

fix: missing `application_id` in `Entitlement.delete` #2458

Closed yoggys closed 3 months ago

yoggys commented 3 months ago

Summary

Fixed issue with missing application_id in Entitlement.delete.

Information

Checklist