int
Deprecated (with error)
Use an is-check or cast instead.
Replace with
import dev.kord.common.entity.CommandArgument
Content copied to clipboard
(this as CommandArgument.IntegerArgument).valueContent copied to clipboard
Use an is-check or cast instead.
import dev.kord.common.entity.CommandArgument
(this as CommandArgument.IntegerArgument).value