@book000/twitterts
Preparing search index...
GraphQLGetUserTweetsAndRepliesSuccessResponse
Interface GraphQLGetUserTweetsAndRepliesSuccessResponse
GraphQL GET UserTweetsAndReplies 成功レスポンスモデル
interface
GraphQLGetUserTweetsAndRepliesSuccessResponse
{
data
:
{
user
:
{
result
:
{
__typename
:
string
;
timeline_v2
:
{
timeline
:
{
instructions
:
{
entries
?:
{
content
:
{
__typename
:
...
;
clientEventInfo
?:
...
;
cursorType
?:
...
;
displayType
?:
...
;
entryType
:
...
;
footer
?:
...
;
header
?:
...
;
itemContent
?:
...
;
items
?:
...
;
metadata
?:
...
;
value
?:
...
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
entry
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
:
{
component
:
...
;
element
:
...
}
;
entryType
:
string
;
itemContent
:
{
__typename
:
...
;
itemType
:
...
;
socialContext
:
...
;
tweet_results
:
...
;
tweetDisplayType
:
...
;
}
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
;
type
:
string
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
}
;
}
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
user
:
{
result
:
{
__typename
:
string
;
timeline_v2
:
{
timeline
:
{
instructions
:
{
entries
?:
{
content
:
{
__typename
:
...
;
clientEventInfo
?:
...
;
cursorType
?:
...
;
displayType
?:
...
;
entryType
:
...
;
footer
?:
...
;
header
?:
...
;
itemContent
?:
...
;
items
?:
...
;
metadata
?:
...
;
value
?:
...
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
entry
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
:
{
component
:
...
;
element
:
...
}
;
entryType
:
string
;
itemContent
:
{
__typename
:
...
;
itemType
:
...
;
socialContext
:
...
;
tweet_results
:
...
;
tweetDisplayType
:
...
;
}
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
;
type
:
string
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET UserTweetsAndReplies 成功レスポンスモデル