OneSDK
Preparing search index...
types/Twitch
Twitch
StreamRefetchManagerResponse
Interface StreamRefetchManagerResponse
interface
StreamRefetchManagerResponse
{
user
?:
{
__typename
:
string
;
id
:
string
;
stream
:
null
|
{
__typename
:
string
;
id
:
string
;
isEncrypted
:
boolean
}
;
}
;
}
Index
Properties
user?
Properties
Optional
user
user
?:
{
__typename
:
string
;
id
:
string
;
stream
:
null
|
{
__typename
:
string
;
id
:
string
;
isEncrypted
:
boolean
}
;
}
Settings
Theme
OS
Light
Dark
On This Page
Properties
user
OneSDK
Loading...