Andrin Schaller
Andrin Schaller
[Trigger Metadata](https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-metadata) would have changes too. Looks like it can be used for `keyword_filter`, `regex_patterns` and `allow_list`: 
@jaw0r3k Is it possible to resolve the conflicts that it can be merged?
> add `ONBOARDING_CREATE` for value `166` too Can't reproduce that. What I can reproduce is * `SERVER_GUIDE_CREATE` for value `190` * `SERVER_GUIDE_UPDATE` for value `191`
> small copy updates > > and you don't have to add, but there's also `ONBOARDING_PROMPT_DELETE` (165) and `ONBOARDING_CREATE` (166) are marked public and related to the ones you included...
The related PR on Discord's side has been merged.
I used the constructor instead of an `_update` method to assign the status because a channel update would overwrite `self.status` to `None` since the status is not in the payload...
> Still having this issue today. No combination of {Windows CMD, PowerShell, Git Bash} and {`gitlab-ci-local`, `gitlab-ci-local --variable MSYS_NO_PATHCONV=1`} works on my Windows machine. > > Git Bash returns: >...
`macos-13` runner however is significantly slower. Takes 2 minutes longer for my whole pipeline (5min on `macos-latest` vs 7min on `macos-13`)
> This will stay in draft until Discord commits the documentation to this endpoint. This won't happen in the near future though, the PR is closed and as a DDev...
I also have this problem, except that I have a root `layout.tsx` which is rendered between the two pages for a short amount of time. For me it's just a...