discord.js
discord.js copied to clipboard
feat: Auto Moderation
Please describe the changes this PR makes and why it should be merged:
- https://github.com/discord/discord-api-docs/pull/4860
- https://github.com/discordjs/discord-api-types/pull/418
- https://github.com/discord/discord-api-docs/pull/5070
- https://github.com/discord/discord-api-docs/pull/5116
- https://github.com/discord/discord-api-docs/pull/5212
- https://github.com/discord/discord-api-docs/pull/5327
- https://github.com/discord/discord-api-docs/pull/5334
Resolves #8103.
Status and versioning classification:
- Code changes have been tested against the Discord API, or there are no code changes
- I know how to update typings and have done so, or typings don't need updating
- This PR changes the library's interface (methods or parameters added)
Are we expecting far more documentation upstream? Seems like there's a lot missing from the Discord implementation like API endpoints, something on the Guild structure to store them etc
Are we expecting far more documentation upstream? Seems like there's a lot missing from the Discord implementation like API endpoints, something on the Guild structure to store them etc
https://github.com/discord/discord-api-docs/pull/4860#issuecomment-1129247248
@Jiralite When can you get this PR done?
The latest updates on your projects. Learn more about Vercel for Git ↗︎
@Jiralite is attempting to deploy a commit to the discordjs Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for the suggestions, @NotSugden! I added them in a separate commit as there were other places this could be done and the suggested change would introduce a linting error.
This is still awaiting a release from discord-api-types, but is ready to review nonetheless.