twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
auth
/
io.github.captnblubber.twitchkt.auth
/
TokenResponse
/
TokenResponse
Token
Response
constructor
(
accessToken
:
String
,
refreshToken
:
String
,
expiresIn
:
Int
,
scopes
:
List
<
String
>
,
tokenType
:
String
)