Unknown

constructor(value: Int)(source)

Deprecated (with error)

Replaced by 'AuditLogEvent.from()'.

Replace with

import dev.kord.common.entity.AuditLogEvent
AuditLogEvent.from(value)