Unknown

constructor(type: Int)(source)

Deprecated (with error)

Replaced by 'InteractionResponseType.from()'.

Replace with

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