Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
User::nick_in
unconditionally returning if the cache is passed
To be precise, when the user passes the cache to the function, it won't attempt to retrieve the nickname via HTTP at all if the guild or member do not exist.
- Loading branch information