Preview environment

typealias APIAuditLogChangeKeyCode

export type APIAuditLogChangeKeyCode = APIAuditLogChangeData<'code', string>;

Returned when an invite's code is changed

Union Members

APIAuditLogChangeData<'code', string>