@book000/twitterts
Preparing search index...
GraphQLGetUsersVerifiedAvatarsSuccessResponse
Interface GraphQLGetUsersVerifiedAvatarsSuccessResponse
GraphQL GET UsersVerifiedAvatars 成功レスポンスモデル
interface
GraphQLGetUsersVerifiedAvatarsSuccessResponse
{
data
:
{
usersResults
:
{
result
:
{
__typename
:
string
;
affiliates_highlighted_label
?:
{}
;
is_blue_verified
?:
boolean
;
legacy
?:
{}
;
profile_image_shape
?:
string
;
rest_id
?:
string
;
verification
?:
{}
;
}
;
}
[]
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
usersResults
:
{
result
:
{
__typename
:
string
;
affiliates_highlighted_label
?:
{}
;
is_blue_verified
?:
boolean
;
legacy
?:
{}
;
profile_image_shape
?:
string
;
rest_id
?:
string
;
verification
?:
{}
;
}
;
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET UsersVerifiedAvatars 成功レスポンスモデル