@book000/twitterts
Preparing search index...
GraphQLGetListLatestTweetsTimelineSuccessResponse
Interface GraphQLGetListLatestTweetsTimelineSuccessResponse
GraphQL GET ListLatestTweetsTimeline 成功レスポンスモデル
interface
GraphQLGetListLatestTweetsTimelineSuccessResponse
{
data
:
{
list
:
{
tweets_timeline
:
{
timeline
:
{
instructions
:
{
entries
:
{
content
:
{
__typename
:
string
;
clientEventInfo
?:
{
component
:
...
;
details
:
...
;
element
?:
...
}
;
cursorType
?:
string
;
displayType
?:
string
;
entryType
:
string
;
itemContent
?:
{
__typename
:
...
;
itemType
:
...
;
tweet_results
:
...
;
tweetDisplayType
:
...
;
}
;
items
?:
(...)
[]
;
metadata
?:
{
conversationMetadata
:
...
}
;
value
?:
string
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
}
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
list
:
{
tweets_timeline
:
{
timeline
:
{
instructions
:
{
entries
:
{
content
:
{
__typename
:
string
;
clientEventInfo
?:
{
component
:
...
;
details
:
...
;
element
?:
...
}
;
cursorType
?:
string
;
displayType
?:
string
;
entryType
:
string
;
itemContent
?:
{
__typename
:
...
;
itemType
:
...
;
tweet_results
:
...
;
tweetDisplayType
:
...
;
}
;
items
?:
(...)
[]
;
metadata
?:
{
conversationMetadata
:
...
}
;
value
?:
string
;
}
;
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 ListLatestTweetsTimeline 成功レスポンスモデル