mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-18 01:07:22 +00:00
fix(types): Add GuildScheduledEvent to DiscordAuditLogChange (#4249)
This commit is contained in:
@@ -208,6 +208,7 @@ export type DiscordAuditLogChange =
|
||||
| DiscordAuditLogChangeObject<DiscordIntegration>
|
||||
| DiscordAuditLogChangeObject<DiscordStageInstance>
|
||||
| DiscordAuditLogChangeObject<DiscordSticker>
|
||||
| DiscordAuditLogChangeObject<DiscordScheduledEvent>
|
||||
| DiscordAuditLogChangeObject<DiscordThreadMetadata>
|
||||
| DiscordAuditLogChangeApplicationCommandPermissions
|
||||
| DiscordAuditLogChangeObject<DiscordSoundboardSound>
|
||||
|
||||
Reference in New Issue
Block a user