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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.1.0 (2024-09-25)
Breaking Changes
VoiceState.member can now be None in cases where Discord doesn't send the relevant information (#2038)
Features
Add the optional audit log reason argument to hikari.api.rest.RESTClient.delete_channel and hikari.impl.rest.RESTClientImpl.delete_channel, the same way it already exists for e.g. edit_channel (#2058)
Bugfixes
Fix issue when deserializing voice states with missing member data (#2038)