Preview environment

typealias APIAuditLogChangeKeyDefaultMessageNotifications

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

Returned when a guild's default_message_notifications is changed

Union Members

APIAuditLogChangeData<'default_message_notifications', GuildDefaultMessageNotifications>