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 slots attributes, wrong variable type, duplicate http methods #2500

Closed Readeem closed 3 days ago

Readeem commented 1 month ago

Summary

I was just checking new update changes and I've noticed these small issues I fixed here in this PR.

What was fixed:

I tested every fix, including checking type of default_sort_order variable. If there's something wrong with duplicated method removals in HTTPClient class, I can revert these changes.

Information

Checklist

Lulalaby commented 1 month ago

that definitely needs a changelog u can skip changelog for the first change tho

Readeem commented 1 month ago

Ready to be merged