Add BaseDiscordClient.TryGetCachedUserInternal()
Created by: 13xforever
Summary
Fixes #541 (closed)
Details
Old method was renamed to better reflect it's current implementation. All calls were updated to use TryGet
pattern where it makes sense.
Notes
Some usage patterns of this method are still questionable. I'd presume you'd want proper user resolution every time