We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2112f41 commit a87fd64Copy full SHA for a87fd64
CHANGELOG.md
@@ -36,7 +36,7 @@ These changes are available on the `master` branch, but have not yet been releas
36
- Fixed the `is_owner()` `user` type hint: `User` -> `User | Member`.
37
([#2593](https://github.com/Pycord-Development/pycord/pull/2593))
38
- Fixed `guild.create_test_entitlement()` and `user.create_test_entitlement()` to use
39
- the application endpoint with the right ID.
+ the application endpoint with the correct ID.
40
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
41
42
### Changed
0 commit comments