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(handlers): add Membership Screening #449

Merged
3 commits merged into from
Jan 26, 2021
Merged

feat(handlers): add Membership Screening #449

3 commits merged into from
Jan 26, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jan 24, 2021

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

  • Added pending property to the GuildMemberUpdatePayload interface.
  • Added 'Membership Screening' endpoints.
  • Added handlers for Membership Screening feature.
  • Added MEMBER_VERIFICATION_GATE_ENABLED and PREVIEW_ENABLED to guild features.

Reference: discord/discord-api-docs#2396

Status

  • Code changes have been tested against the Discord API, or there are no
    code changes

Semantic versioning classification:

  • This PR changes the library's interface (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed,
      parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation,
    README, etc.

@ghost ghost added the t-feat A new feature label Jan 24, 2021
@ghost ghost requested a review from Skillz4Killz January 24, 2021 19:36
@ghost ghost changed the title feat(handlers): support membership screening feature feat(handlers): support Membership Screening feature Jan 24, 2021
@ghost ghost changed the title feat(handlers): support Membership Screening feature feat(handlers): add Membership Screening Jan 24, 2021
@ghost ghost requested a review from Skillz4Killz January 26, 2021 06:38
@ghost ghost merged commit 6599636 into master Jan 26, 2021
@ghost ghost deleted the screening branch January 26, 2021 15:20
github-actions bot pushed a commit that referenced this pull request Jan 26, 2021
* feat(handlers): support membership screening feature

* s 6599636
ghost pushed a commit that referenced this pull request Jan 30, 2021
ghost pushed a commit that referenced this pull request Jan 30, 2021
* Revert "feat(handlers): add Membership Screening (#449)"

This reverts commit 6599636.

* Remove type definitions
github-actions bot pushed a commit that referenced this pull request Jan 30, 2021
* Revert "feat(handlers): add Membership Screening (#449)"

This reverts commit 6599636.

* Remove type definitions 2fc067b
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-feat A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants