discord-api-types
discord-api-types copied to clipboard
feat: add support for auto moderation
Please describe the changes this PR makes and why it should be merged: Adds support to auto moderation.
If applicable, please reference Discord API Docs PRs or commits that influenced this PR:
- https://github.com/discord/discord-api-docs/pull/4860
- https://github.com/discord/discord-api-docs/pull/5083
- 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
- https://github.com/discord/discord-api-docs/pull/5504
You can add it to the embed type too
Oh, and don't forget to add AutoModeration, as a GuildFeature.
https://github.com/discordjs/discord-api-types/blob/main/payloads/v10/guild.ts#L457
AutoModeration = 'AUTO_MODERATION';
@vvito7 is attempting to deploy a commit to the Sapphire Team on Vercel.
A member of the Team first needs to authorize it.
That's a new one Vercel... you probably would need to rebase the branch for the website to work (but it's not a big deal sooo don't stress over it)
This PR is new ready to review. Also, the checks only fails becuase of Vercel deploy (explanation above).
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| discord-api-types | ✅ Ready (Inspect) | Visit Preview | Oct 14, 2022 at 4:45PM (UTC) |
- discord/discord-api-docs#5327
New PR for regex: https://github.com/discord/discord-api-docs/pull/5504
I'm gonna be annoying with this but uh...can you remove the regex PR from this PR so I can get this merged, and open a subsequent draft PR adding in regex? 😅
Of course! Sorry for the delay Working on it now
Bless 🙏