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

[FEATURE] Guild Bans -> Guild Moderation Intent #114

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

seailz
Copy link
Member

@seailz seailz commented Jan 25, 2023

Pull Request

  • I have checked the PRs for upcoming features/bug fixes.

Changes

  • Internal code
  • Library
  • Documentation

Closes #110

Description

discord/discord-api-docs#5849
Renamed GUILD_BANS to GUILD_MODERATION.
The PR in the docs repo is for a new audit log event, which will be covered by #30. They also renamed the intent, which is what is getting done in this PR.

BREAKING CHANGES

Before After
Intent.GUILD_BANS Intent.GUILD_MODERATION

@seailz seailz added type: feature Issue or PR is a feature that should be implemented priority: low Low priority status: completed labels Jan 25, 2023
@seailz seailz added this to the discord.jar 1.0 milestone Jan 25, 2023
@seailz seailz self-assigned this Jan 25, 2023
@seailz seailz merged commit f5502e3 into main Jan 25, 2023
@seailz seailz deleted the feature/renameguildbans branch January 25, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Low priority status: completed type: feature Issue or PR is a feature that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename GUILD_BANS intent
1 participant