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(RESTPatchAPIGuildMember): add communication_disabled_until field #289

Merged
merged 1 commit into from Jan 7, 2022

Conversation

bleonard252
Copy link
Contributor

Please describe the changes this PR makes and why it should be merged: communication_disabled_until is an accepted field in the "Modify Guild Member" JSON body. This is a minor change that updates the corresponding type in API v8 and v9 to reflect that.

Reference Discord API Docs PRs or commits:
discord/discord-api-docs#4075

This is a revised version of #288.

Signed-off-by: Blake Leonard <blake@1024256.xyz>
@vladfrangu vladfrangu changed the title feat(APIGuildMember): add timeout field to PATCH body feat(RESTPatchAPIGuildMember): add communication_disabled_until field Jan 7, 2022
@vladfrangu vladfrangu merged commit 5056b0f into discordjs:main Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants