typealias APIAuditLogChangeKeyExemptRoles

external
export type APIAuditLogChangeKeyExemptRoles = APIAuditLogChangeData<'exempt_roles', Snowflake[]>;

Returned when an auto moderation rule's exempt roles is changed

Constructors

constructor()

APIAuditLogChangeData<'exempt_roles', Snowflake[]>