toggle menu
igdbclient-core
0.6
common
switch theme
search in API
igdbclient-core
/
ru.pixnews.igdbclient.internal.twitch
/
TwitchErrorResponse
Twitch
Error
Response
data
class
TwitchErrorResponse
(
val
status
:
Int
,
val
message
:
String
)
Members
Constructors
Twitch
Error
Response
Link copied to clipboard
constructor
(
status
:
Int
,
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
status
Link copied to clipboard
val
status
:
Int