@book000/twitterts
Preparing search index...
GraphQLGetHomeLatestTimelineSuccessResponse
Interface GraphQLGetHomeLatestTimelineSuccessResponse
GraphQL GET HomeLatestTimeline 成功レスポンスモデル
interface
GraphQLGetHomeLatestTimelineSuccessResponse
{
data
:
{
home
:
{
home_timeline_urt
?:
{
instructions
:
{
alertType
?:
string
;
clientEventInfo
?:
{
component
:
string
;
element
:
string
}
;
colorConfig
?:
{
background
:
string
;
border
:
string
;
text
:
string
}
;
cover
?:
{
dismissible
?:
boolean
;
halfCoverDisplayType
:
string
;
impressionCallbacks
:
{
endpoint
:
string
}
[]
;
primaryCoverCta
:
{
buttonStyle
?:
string
;
callbacks
:
{
endpoint
:
...
}
[]
;
clientEventInfo
:
{
action
:
string
}
;
ctaBehavior
:
{
type
:
string
}
;
text
:
string
;
}
;
primaryText
:
{
entities
:
unknown
[]
;
text
:
string
}
;
secondaryCoverCta
?:
{
callbacks
:
(...)
[]
;
clientEventInfo
:
{
action
:
...
}
;
ctaBehavior
:
{
type
:
...
;
url
:
...
}
;
text
:
string
;
}
;
secondaryText
:
{
entities
:
{
fromIndex
:
...
;
ref
:
...
;
toIndex
:
...
}
[]
;
text
:
string
;
}
;
type
:
string
;
}
;
displayDurationMs
?:
number
;
displayLocation
?:
string
;
entries
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
?:
(...)
|
(...)
;
cursorType
?:
(...)
|
(...)
;
displayType
?:
(...)
|
(...)
;
entryType
:
string
;
feedbackInfo
?:
(...)
|
(...)
;
footer
?:
(...)
|
(...)
;
header
?:
(...)
|
(...)
;
itemContent
?:
(...)
|
(...)
;
items
?:
(...)
|
(...)
;
metadata
?:
(...)
|
(...)
;
value
?:
(...)
|
(...)
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
entry
?:
{
content
:
{
__typename
:
string
;
entryType
:
string
;
itemContent
:
{
__typename
:
string
;
itemType
:
string
;
tweet_results
:
{
result
:
...
}
;
tweetDisplayType
:
string
;
}
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
;
entry_id_to_replace
?:
string
;
iconDisplayInfo
?:
{
icon
:
string
;
tint
:
string
}
;
richText
?:
{
entities
:
unknown
[]
;
text
:
string
}
;
triggerDelayMs
?:
number
;
type
:
string
;
usersResults
?:
{
result
:
{
__typename
:
string
;
affiliates_highlighted_label
:
{
label
?:
...
}
;
has_graduated_access
:
boolean
;
id
:
string
;
is_blue_verified
:
boolean
;
legacy
:
{
can_dm
:
...
;
can_media_tag
:
...
;
created_at
:
...
;
default_profile
:
...
;
default_profile_image
:
...
;
description
:
...
;
entities
:
...
;
fast_followers_count
:
...
;
favourites_count
:
...
;
followed_by
?:
...
;
followers_count
:
...
;
following
:
...
;
friends_count
:
...
;
has_custom_timelines
:
...
;
is_translator
:
...
;
listed_count
:
...
;
location
:
...
;
media_count
:
...
;
name
:
...
;
normal_followers_count
:
...
;
pinned_tweet_ids_str
:
...
;
possibly_sensitive
:
...
;
profile_banner_url
?:
...
;
profile_image_url_https
:
...
;
profile_interstitial_type
:
...
;
screen_name
:
...
;
statuses_count
:
...
;
translator_type
:
...
;
url
?:
...
;
verified
:
...
;
verified_type
?:
...
;
want_retweets
:
...
;
withheld_in_countries
:
...
;
}
;
professional
?:
(...)
|
(...)
;
profile_image_shape
:
string
;
rest_id
:
string
;
super_follow_eligible
?:
(...)
|
(...)
|
(...)
;
}
;
}
[]
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
responseObjects
?:
{
feedbackActions
:
{
key
:
string
;
value
:
{
confirmation
?:
string
;
encodedFeedbackRequest
?:
string
;
feedbackType
:
string
;
feedbackUrl
?:
string
;
hasUndoAction
:
boolean
;
icon
?:
string
;
prompt
:
string
;
}
;
}
[]
;
}
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
home
:
{
home_timeline_urt
?:
{
instructions
:
{
alertType
?:
string
;
clientEventInfo
?:
{
component
:
string
;
element
:
string
}
;
colorConfig
?:
{
background
:
string
;
border
:
string
;
text
:
string
}
;
cover
?:
{
dismissible
?:
boolean
;
halfCoverDisplayType
:
string
;
impressionCallbacks
:
{
endpoint
:
string
}
[]
;
primaryCoverCta
:
{
buttonStyle
?:
string
;
callbacks
:
{
endpoint
:
...
}
[]
;
clientEventInfo
:
{
action
:
string
}
;
ctaBehavior
:
{
type
:
string
}
;
text
:
string
;
}
;
primaryText
:
{
entities
:
unknown
[]
;
text
:
string
}
;
secondaryCoverCta
?:
{
callbacks
:
(...)
[]
;
clientEventInfo
:
{
action
:
...
}
;
ctaBehavior
:
{
type
:
...
;
url
:
...
}
;
text
:
string
;
}
;
secondaryText
:
{
entities
:
{
fromIndex
:
...
;
ref
:
...
;
toIndex
:
...
}
[]
;
text
:
string
;
}
;
type
:
string
;
}
;
displayDurationMs
?:
number
;
displayLocation
?:
string
;
entries
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
?:
(...)
|
(...)
;
cursorType
?:
(...)
|
(...)
;
displayType
?:
(...)
|
(...)
;
entryType
:
string
;
feedbackInfo
?:
(...)
|
(...)
;
footer
?:
(...)
|
(...)
;
header
?:
(...)
|
(...)
;
itemContent
?:
(...)
|
(...)
;
items
?:
(...)
|
(...)
;
metadata
?:
(...)
|
(...)
;
value
?:
(...)
|
(...)
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
entry
?:
{
content
:
{
__typename
:
string
;
entryType
:
string
;
itemContent
:
{
__typename
:
string
;
itemType
:
string
;
tweet_results
:
{
result
:
...
}
;
tweetDisplayType
:
string
;
}
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
;
entry_id_to_replace
?:
string
;
iconDisplayInfo
?:
{
icon
:
string
;
tint
:
string
}
;
richText
?:
{
entities
:
unknown
[]
;
text
:
string
}
;
triggerDelayMs
?:
number
;
type
:
string
;
usersResults
?:
{
result
:
{
__typename
:
string
;
affiliates_highlighted_label
:
{
label
?:
...
}
;
has_graduated_access
:
boolean
;
id
:
string
;
is_blue_verified
:
boolean
;
legacy
:
{
can_dm
:
...
;
can_media_tag
:
...
;
created_at
:
...
;
default_profile
:
...
;
default_profile_image
:
...
;
description
:
...
;
entities
:
...
;
fast_followers_count
:
...
;
favourites_count
:
...
;
followed_by
?:
...
;
followers_count
:
...
;
following
:
...
;
friends_count
:
...
;
has_custom_timelines
:
...
;
is_translator
:
...
;
listed_count
:
...
;
location
:
...
;
media_count
:
...
;
name
:
...
;
normal_followers_count
:
...
;
pinned_tweet_ids_str
:
...
;
possibly_sensitive
:
...
;
profile_banner_url
?:
...
;
profile_image_url_https
:
...
;
profile_interstitial_type
:
...
;
screen_name
:
...
;
statuses_count
:
...
;
translator_type
:
...
;
url
?:
...
;
verified
:
...
;
verified_type
?:
...
;
want_retweets
:
...
;
withheld_in_countries
:
...
;
}
;
professional
?:
(...)
|
(...)
;
profile_image_shape
:
string
;
rest_id
:
string
;
super_follow_eligible
?:
(...)
|
(...)
|
(...)
;
}
;
}
[]
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
responseObjects
?:
{
feedbackActions
:
{
key
:
string
;
value
:
{
confirmation
?:
string
;
encodedFeedbackRequest
?:
string
;
feedbackType
:
string
;
feedbackUrl
?:
string
;
hasUndoAction
:
boolean
;
icon
?:
string
;
prompt
:
string
;
}
;
}
[]
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET HomeLatestTimeline 成功レスポンスモデル