typealias APIAuditLogChangeKeyDefaultMessageNotifications

external
export type APIAuditLogChangeKeyDefaultMessageNotifications = AuditLogChangeData<'default_message_notifications', GuildDefaultMessageNotifications>;

Returned when a guild's default_message_notifications is changed

Union Members

AuditLogChangeData<'default_message_notifications', GuildDefaultMessageNotifications>