twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
auth
/
io.github.captnblubber.twitchkt.auth
/
ValidationResponse
/
ValidationResponse
Validation
Response
constructor
(
clientId
:
String
,
login
:
String
,
userId
:
String
,
scopes
:
List
<
String
>
,
expiresIn
:
Int
)