@book000/twitterts
Preparing search index...
GraphQLGetTweetDetailSuccessResponse
Interface GraphQLGetTweetDetailSuccessResponse
GraphQL GET TweetDetail 成功レスポンスモデル
interface
GraphQLGetTweetDetailSuccessResponse
{
data
:
{
threaded_conversation_with_injections_v2
:
{
instructions
:
{
direction
?:
string
;
entries
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
?:
{
component
?:
(...)
|
(...)
;
details
:
{
conversationDetails
:
...
}
;
}
;
displayType
?:
string
;
entryType
:
string
;
header
?:
{
displayType
:
string
;
socialContext
:
{
contextType
:
...
;
text
:
...
;
type
:
...
}
;
sticky
:
boolean
;
text
:
string
;
}
;
itemContent
?:
{
__typename
:
string
;
cursorType
?:
(...)
|
(...)
;
displayTreatment
?:
(...)
|
(...)
;
hasModeratedReplies
?:
(...)
|
(...)
|
(...)
;
itemType
:
string
;
tweet_results
?:
(...)
|
(...)
;
tweetDisplayType
?:
(...)
|
(...)
;
value
?:
(...)
|
(...)
;
}
;
items
?:
{
entryId
:
...
;
item
:
...
}
[]
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
metadata
?:
{
reader_mode_config
:
{
is_reader_mode_available
:
boolean
}
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
threaded_conversation_with_injections_v2
:
{
instructions
:
{
direction
?:
string
;
entries
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
?:
{
component
?:
(...)
|
(...)
;
details
:
{
conversationDetails
:
...
}
;
}
;
displayType
?:
string
;
entryType
:
string
;
header
?:
{
displayType
:
string
;
socialContext
:
{
contextType
:
...
;
text
:
...
;
type
:
...
}
;
sticky
:
boolean
;
text
:
string
;
}
;
itemContent
?:
{
__typename
:
string
;
cursorType
?:
(...)
|
(...)
;
displayTreatment
?:
(...)
|
(...)
;
hasModeratedReplies
?:
(...)
|
(...)
|
(...)
;
itemType
:
string
;
tweet_results
?:
(...)
|
(...)
;
tweetDisplayType
?:
(...)
|
(...)
;
value
?:
(...)
|
(...)
;
}
;
items
?:
{
entryId
:
...
;
item
:
...
}
[]
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
metadata
?:
{
reader_mode_config
:
{
is_reader_mode_available
:
boolean
}
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET TweetDetail 成功レスポンスモデル