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

Fixed member objects having no id when using REST #543

Merged
merged 1 commit into from Oct 15, 2019

Conversation

knht
Copy link
Contributor

@knht knht commented Oct 14, 2019

Requesting a guild member via REST mode results in the returning member object having no base ID, since the member data coming from Discord has no base ID. This PR simply instantiates the base class with the user ID of said member data instead.

@abalabahaha abalabahaha merged commit fb00c65 into abalabahaha:dev Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants