@book000/twitterts
Preparing search index...
GraphQLGetViewerSuccessResponse
Interface GraphQLGetViewerSuccessResponse
GraphQL GET Viewer 成功レスポンスモデル
interface
GraphQLGetViewerSuccessResponse
{
data
:
{
is_super_follow_subscriber
:
boolean
;
viewer
:
{
create_community_action_result
:
{
__typename
:
string
;
message
:
string
;
reason
:
string
;
}
;
educationFlags
:
{
flag
:
string
;
timestamp
:
number
}
[]
;
has_community_memberships
:
boolean
;
is_active_creator
:
boolean
;
is_tfe_restricted_session
:
boolean
;
super_followers_count
:
number
;
user_features
:
{
enabled
:
boolean
;
feature
:
string
}
[]
;
user_results
:
{
result
:
{
__typename
:
string
;
affiliates_highlighted_label
:
{}
;
creator_subscriptions_count
:
number
;
has_graduated_access
:
boolean
;
id
:
string
;
is_blue_verified
:
boolean
;
is_profile_translatable
:
boolean
;
legacy
:
{
can_dm
:
boolean
;
can_media_tag
:
boolean
;
created_at
:
string
;
default_profile
:
boolean
;
default_profile_image
:
boolean
;
description
:
string
;
entities
:
{
description
:
{
urls
:
unknown
[]
}
;
url
?:
{
urls
:
{
display_url
:
string
;
expanded_url
:
string
;
indices
:
(...)
[]
;
url
:
string
;
}
[]
;
}
;
}
;
fast_followers_count
:
number
;
favourites_count
:
number
;
followers_count
:
number
;
friends_count
:
number
;
has_custom_timelines
:
boolean
;
is_translator
:
boolean
;
listed_count
:
number
;
location
:
string
;
media_count
:
number
;
name
:
string
;
needs_phone_verification
:
boolean
;
normal_followers_count
:
number
;
pinned_tweet_ids_str
:
string
[]
;
possibly_sensitive
:
boolean
;
profile_banner_url
:
string
;
profile_image_url_https
:
string
;
profile_interstitial_type
:
string
;
screen_name
:
string
;
statuses_count
:
number
;
translator_type
:
string
;
url
?:
string
;
verified
:
boolean
;
want_retweets
:
boolean
;
withheld_in_countries
:
unknown
[]
;
}
;
legacy_extended_profile
:
{
birthdate
?:
{
day
:
number
;
month
:
number
;
visibility
:
string
;
year
:
number
;
year_visibility
:
string
;
}
;
}
;
profile_image_shape
:
string
;
rest_id
:
string
;
super_follows_application_status
:
string
;
}
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
is_super_follow_subscriber
:
boolean
;
viewer
:
{
create_community_action_result
:
{
__typename
:
string
;
message
:
string
;
reason
:
string
;
}
;
educationFlags
:
{
flag
:
string
;
timestamp
:
number
}
[]
;
has_community_memberships
:
boolean
;
is_active_creator
:
boolean
;
is_tfe_restricted_session
:
boolean
;
super_followers_count
:
number
;
user_features
:
{
enabled
:
boolean
;
feature
:
string
}
[]
;
user_results
:
{
result
:
{
__typename
:
string
;
affiliates_highlighted_label
:
{}
;
creator_subscriptions_count
:
number
;
has_graduated_access
:
boolean
;
id
:
string
;
is_blue_verified
:
boolean
;
is_profile_translatable
:
boolean
;
legacy
:
{
can_dm
:
boolean
;
can_media_tag
:
boolean
;
created_at
:
string
;
default_profile
:
boolean
;
default_profile_image
:
boolean
;
description
:
string
;
entities
:
{
description
:
{
urls
:
unknown
[]
}
;
url
?:
{
urls
:
{
display_url
:
string
;
expanded_url
:
string
;
indices
:
(...)
[]
;
url
:
string
;
}
[]
;
}
;
}
;
fast_followers_count
:
number
;
favourites_count
:
number
;
followers_count
:
number
;
friends_count
:
number
;
has_custom_timelines
:
boolean
;
is_translator
:
boolean
;
listed_count
:
number
;
location
:
string
;
media_count
:
number
;
name
:
string
;
needs_phone_verification
:
boolean
;
normal_followers_count
:
number
;
pinned_tweet_ids_str
:
string
[]
;
possibly_sensitive
:
boolean
;
profile_banner_url
:
string
;
profile_image_url_https
:
string
;
profile_interstitial_type
:
string
;
screen_name
:
string
;
statuses_count
:
number
;
translator_type
:
string
;
url
?:
string
;
verified
:
boolean
;
want_retweets
:
boolean
;
withheld_in_countries
:
unknown
[]
;
}
;
legacy_extended_profile
:
{
birthdate
?:
{
day
:
number
;
month
:
number
;
visibility
:
string
;
year
:
number
;
year_visibility
:
string
;
}
;
}
;
profile_image_shape
:
string
;
rest_id
:
string
;
super_follows_application_status
:
string
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET Viewer 成功レスポンスモデル