-
Notifications
You must be signed in to change notification settings - Fork 418
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
Adds support for new audit log events #562
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GuildAuditLogEntry#target
getter needs to be updated to return null for integration actions
Return null for target for 26 and 27. Returns null for target for integrations events
Edit:s I keep a server with integrations for testing if this changes in a near future |
This updates eris according to discord/discord-api-docs#1191.
It adds:
This PR also updates the typings.