export type APIAuditLogChangeKeyDefaultMessageNotifications = APIAuditLogChangeData<'default_message_notifications', GuildDefaultMessageNotifications>;
Returned when a guild's default_message_notifications is changed
APIAuditLogChangeData<'default_message_notifications', GuildDefaultMessageNotifications>