Skip to content

fix(guild): Don't require guild members intent for user cache.

Mateusz Brawański requested to merge patch/790 into master

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.

Merge request reports

Loading