Preparing search index...
The search index is not available
Twitch-API-GraphQL
Twitch-API-GraphQL
<internal>
TwitchResponse
Type alias TwitchResponse
Twitch
Response
:
{
data
:
{
game
:
TwitchGame
;
streams
:
TrendingStream
|
null
;
user
:
TwitchUser
|
null
;
}
;
}
Type declaration
data
:
{
game
:
TwitchGame
;
streams
:
TrendingStream
|
null
;
user
:
TwitchUser
|
null
;
}
game
:
TwitchGame
streams
:
TrendingStream
|
null
user
:
TwitchUser
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Twitch-
API-
GraphQL
<internal>
Twitch
User
Node
Stream
Simple
Twitch
User
Trending
Stream
Twitch
Game
Twitch
Response
Twitch
Roles
Twitch
Stream
Generated using
TypeDoc