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

fix(GatewayDispatchPayload): add missing GuildAuditLogEntry #715

Merged

Conversation

IRONM00N
Copy link
Contributor

closes #714

@vercel
Copy link

vercel bot commented Feb 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
discord-api-types ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 11, 2023 at 3:46PM (UTC)

@vladfrangu
Copy link
Member

Oh jeez. It looks like you had compiled -types and also ran the deno script... You'll need to run the clean:node script then build:deno and push that

@IRONM00N IRONM00N force-pushed the fix-missing-gateway-dispatch-payload branch from 725bed0 to 7f78439 Compare February 11, 2023 15:30
@IRONM00N
Copy link
Contributor Author

Oh jeez. It looks like you had compiled -types and also ran the deno script... You'll need to run the clean:node script then build:deno and push that

Sorry about that

@vladfrangu vladfrangu merged commit 602c16e into discordjs:main Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GatewayDispatchPayload doesn't include GatewayGuildAuditLogEntryCreateDispatch
2 participants