kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
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