Skip to content

Fixes missing DiscordClient instances in a few skeleton objects

Created by: Kiritsu

Summary

Fixes skeleton objects in audit logs not having a discord instance bound to them and would lead to NRE after making a request from those objects.

Also adds a few checks to avoid returning null just in case cache fucked up for some magical reasons.

Notes

🥖

Merge request reports

Loading