Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for empty user objects after GUILD_MEMBER_REMOVE #641

Merged
merged 2 commits into from
May 4, 2017

Conversation

LassieME
Copy link
Contributor

@LassieME LassieME commented May 3, 2017

Should fix #554 as well as improve guildmember counts.
Might be related to #113 and #272 though that is not tested.

…PDATE to avoid readding users who have been removed from guilds
@Auralytical
Copy link
Collaborator

Auralytical commented May 4, 2017

Am I missing something? Why was the GlobalUser.AddRef raised out of the user creation block?

@Auralytical Auralytical merged commit 82a413a into discord-net:dev May 4, 2017
@LassieME LassieME deleted the bug/554-clientstate branch May 4, 2017 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The user's username and discriminator in an unban event are not correct.
2 participants