toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.ratelimit
/
RateLimit
Rate
Limit
data
class
RateLimit
(
val
total
:
Total
,
val
remaining
:
Remaining
)
(
source
)
Members
Constructors
Rate
Limit
Link copied to clipboard
constructor
(
total
:
Total
,
remaining
:
Remaining
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
is
Exhausted
Link copied to clipboard
val
isExhausted
:
Boolean
remaining
Link copied to clipboard
val
remaining
:
Remaining
total
Link copied to clipboard
val
total
:
Total