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
/
RateLimitInfo
Rate
Limit
Info
class
RateLimitInfo
:
IDeclarationSiteHolder
(
source
)
Container for rate limiters data.
Members
Properties
declaration
Site
Link copied to clipboard
open
override
val
declarationSite
:
DeclarationSite
Purely for debugging purposes, will be shown in exceptions.
group
Link copied to clipboard
val
group
:
String
limiter
Link copied to clipboard
val
limiter
:
RateLimiter
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String