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

feat(APIGuildMember): add guild timeouts #235

Merged

Conversation

suneettipirneni
Copy link
Member

@suneettipirneni suneettipirneni commented Nov 9, 2021

Please describe the changes this PR makes and why it should be merged:

Reference Discord API Docs PRs or commits:

Copy link
Contributor

@ImRodry ImRodry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't these be string | null and not optional?

@suneettipirneni
Copy link
Member Author

Shouldn't these be string | null and not optional?

yeah

@ImRodry
Copy link
Contributor

ImRodry commented Nov 9, 2021

I believe the property is still not optional though, seems to be present on every member fetch

@suneettipirneni
Copy link
Member Author

I believe the property is still not optional though, seems to be present on every member fetch

gonna wait until the docs PR get's settled and I'll update the prop.

@suneettipirneni
Copy link
Member Author

Upstream PR merged

@vladfrangu vladfrangu merged commit 0bbc972 into discordjs:main Dec 21, 2021
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.

None yet

4 participants