Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Twitter
Twitter
RootResponse
Interface RootResponse
interface
RootResponse
{
errors
?:
{
code
:
number
;
message
:
string
;
}
[]
;
globalObjects
?:
GlobalObject
;
timeline
?:
{
id
:
string
;
instructions
:
Instruction
[]
;
}
;
}
Index
Properties
errors?
global
Objects?
timeline?
Properties
Optional
errors
errors
?:
{
code
:
number
;
message
:
string
;
}
[]
Type declaration
code
:
number
message
:
string
Optional
global
Objects
global
Objects
?:
GlobalObject
Optional
timeline
timeline
?:
{
id
:
string
;
instructions
:
Instruction
[]
;
}
Type declaration
id
:
string
instructions
:
Instruction
[]
Settings
Theme
OS
Light
Dark
On This Page
errors
global
Objects
timeline
OneSDK
Loading...