toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.ratelimit.bucket
/
Buckets
/
custom
custom
@
JvmName
(
name
=
"createCustom"
)
@
JvmStatic
fun
custom
(
vararg
limits
:
Bandwidth
)
:
BucketConfiguration
(
source
)
@
JvmName
(
name
=
"createCustom"
)
@
JvmStatic
fun
custom
(
limits
:
List
<
Bandwidth
>
)
:
BucketConfiguration
(
source
)