Unknown

constructor(type: Int)(source)

Deprecated (with error)

Replaced by 'InteractionType.from()'.

Replace with

import dev.kord.common.entity.InteractionType
InteractionType.from(type)