Skip to content

Commit f6d6206

Browse files
committed
Update CHANGELOG.md
1 parent 890cc53 commit f6d6206

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
@@ -170,7 +170,7 @@ These changes are available on the `master` branch, but have not yet been releas
170170
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
171171
- Deprecated `Interaction.cached_channel` in favor of `Interaction.channel`.
172172
([#2658](https://github.com/Pycord-Development/pycord/pull/2658))
173-
- Deprecated `utils.get_or_fetch(attr, id)` in favor of
173+
- Deprecated `utils.get_or_fetch(attr, id)` and `Client.get_or_fetch_user(id)` in favor of
174174
`utils.get_or_fetch(object_type, object_id)`.
175175
([#2776](https://github.com/Pycord-Development/pycord/pull/2776))
176176

0 commit comments

Comments
 (0)