BotCommands
Toggle table of contents
3.0.0-beta.3
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.commands.ratelimit.bucket
/
BucketConfigurationSupplier
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
constant
Link copied to clipboard
@
JvmStatic
fun
constant
(
bucketConfiguration
:
BucketConfiguration
)
:
BucketConfigurationSupplier
Creates a
BucketConfigurationSupplier
which always returns the given
bucketConfiguration
.