toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.converters.impl
/
IntConverter
/
IntConverter
Int
Converter
constructor
(
radix
:
Int
=
DEFAULT_RADIX
,
maxValue
:
Int
?
=
null
,
minValue
:
Int
?
=
null
,
validator
:
Validator
<
Int
>
=
null
)