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 message not being created when user has no guild specific data, resolve #1024 #1031

Merged
merged 1 commit into from
Apr 29, 2018

Conversation

Still34
Copy link
Member

@Still34 Still34 commented Apr 13, 2018

Summary

This should resolve #1024, where messages are being ditched when the message author could still be added. It also replaces 'var ' with simple '' discard within the same method.

- Replace 'var _' with simple '_' discard as well.
@foxbot foxbot merged commit 3631886 into discord-net:dev Apr 29, 2018
FiniteReality pushed a commit to FiniteReality/Discord.Net that referenced this pull request May 5, 2018
- Replace 'var _' with simple '_' discard as well.
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.

Messages are lost if user has no guild-specific data
2 participants