You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
## 2.1.0 (2024-09-25)
2
+
3
+
### Breaking Changes
4
+
5
+
-`VoiceState.member` can now be `None` in cases where Discord doesn't send the relevant information ([#2038](https://github.com/hikari-py/hikari/issues/2038))
6
+
7
+
### Features
8
+
9
+
- Add the optional audit log `reason` argument to `hikari.api.rest.RESTClient.delete_channel` and
10
+
`hikari.impl.rest.RESTClientImpl.delete_channel`, the same way it already exists for e.g.
0 commit comments