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 3bb04fb commit 0173c2bCopy full SHA for 0173c2b
CHANGELOG.md
@@ -52,6 +52,8 @@ These changes are available on the `master` branch, but have not yet been releas
52
`SortOrder`. ([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
53
- Fixed `PartialMessage`s causing errors when created from `PartialMessageable`.
54
([#2568](https://github.com/Pycord-Development/pycord/pull/2500))
55
+- Fixed the `guild` attribute of `Member`s recieved from a `UserCommand` being `None`.
56
+ ([#2573](https://github.com/Pycord-Development/pycord/pull/2573))
57
58
## [2.6.0] - 2024-07-09
59
0 commit comments