Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deserialisation failure of audit logs when the user ID is absent
Kind of fixes serenity-rs#2929. Real fix would be to account for this at the type level with `Option<T>`, but this change cannot be committed to `current` as it is a breaking change.
- Loading branch information