twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
core
/
io.github.captnblubber.twitchkt.error
/
TwitchApiException
/
RateLimited
/
RateLimited
Rate
Limited
constructor
(
retryAfterMs
:
Long
,
message
:
String
,
cause
:
Throwable
?
=
null
)