Unknown

constructor(type: Int)(source)

Deprecated (with error)

Replaced by 'ApplicationCommandOptionType.from()'.

Replace with

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