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

Add membership screening #218

Closed

Conversation

DRSchlaubi
Copy link
Member

Related to #121, #216

- Adds discord/discord-api-docs#2396
- Add models
- Add rest requests
Copy link
Member

@HopeBaron HopeBaron left a comment

Choose a reason for hiding this comment

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

There is no core representation for member screening

) {
@Serializable
enum class Type {
Copy link
Member

@HopeBaron HopeBaron Apr 5, 2021

Choose a reason for hiding this comment

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

Use a more expresive name than Type, maybe FormFieldType(?)
Also use objects so we can have Unknown type in there

@DRSchlaubi
Copy link
Member Author

actually, they removed the docs for membership screening so I stopped implementing them until they do a PR adding them again

@HopeBaron
Copy link
Member

Any updates on this?

@DRSchlaubi
Copy link
Member Author

https://discord.com/developers/docs/resources/guild#membership-screening-object still has the warning and I don't see any PR changeing it so I guess no updates

@HopeBaron
Copy link
Member

Understood 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Something is preventing this issue from being resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants