mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 20:28:55 -05:00
* [Modlog] Fix typehints for create_case * Simplify Logic after review * discord.abc.User to catch both member and user objects and other potential discord.Object's being sent * fix typehints and Case.edit() * fix docstrings in create_case * Add note about last_known_username * fix the weird thing that scared me