toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.application
/
ValueRange
/
Companion
/
range
range
infix
fun
Long
.
range
(
maxValue
:
Long
)
:
ValueRange
(
source
)
infix
fun
Int
.
range
(
maxValue
:
Int
)
:
ValueRange
(
source
)
infix
fun
Double
.
range
(
maxValue
:
Double
)
:
ValueRange
(
source
)