fix(guild): Don't require guild members intent for user cache.
Created by: Neuheit
Summary
Fixes #790 (closed)
Details
This PR fixes an issue which may not cache a user object if the user doesn't have guild intents enabled, which would cause property issues with the returned member cache.