issues
search
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.75k
stars
462
forks
source link
fix: :bug: Fix `None` default role in user installed apps.
#2650
Closed
Paillat-dev
closed
1 week ago
Paillat-dev
commented
1 week ago
Summary
fix #2649
Information
[x] This PR fixes an issue.
[ ] 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.
[ ] I have updated the documentation to reflect the changes.
[ ] If
type: ignore
comments were used, a comment is also left explaining why.
[x] I have updated the changelog to include these changes.
Summary
fix #2649
Information
Checklist
type: ignore
comments were used, a comment is also left explaining why.