Skip to content

Commit 10b5bbd

Browse files
Update CHANGELOG.md
Co-authored-by: Paillat <[email protected]> Signed-off-by: Lumouille <[email protected]>
1 parent e068605 commit 10b5bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ These changes are available on the `master` branch, but have not yet been releas
6060
### Deprecated
6161

6262
- Deprecated `utils.get_or_fetch(attr, id)` and `Client.get_or_fetch_user(id)` in favour
63-
of `utils.get_or_fetch(object_type, object_id)`.
63+
of `utils.get_or_fetch(object_type, object_id)` and `Client.get_or_fetch(User, id)`.
6464
([#2776](https://github.com/Pycord-Development/pycord/pull/2776))
6565

6666
### Removed

0 commit comments

Comments
 (0)