Unknown

constructor(value: Int)(source)

Deprecated (with error)

Replaced by 'TextInputStyle.from()'.

Replace with

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