Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
TwitterProfile
Interface TwitterProfile
interface
TwitterProfile
{
affiliates
:
UserAffiliates
;
avatar
:
string
;
blue_verified
:
boolean
;
business_account
:
any
[]
;
created_at
:
string
;
desc
:
string
;
friends
:
number
;
header_image
:
string
;
id
:
string
;
location
:
string
;
media_count
:
number
;
name
:
string
;
pinned_tweet_ids_str
:
string
[]
;
profile
:
string
;
protected
:
boolean
;
rest_id
:
string
;
status
:
string
;
statuses_count
:
number
;
sub_count
:
number
;
}
Index
Properties
affiliates
avatar
blue_
verified
business_
account
created_
at
desc
friends
header_
image
id
location
media_
count
name
pinned_
tweet_
ids_
str
profile
protected
rest_
id
status
statuses_
count
sub_
count
Properties
affiliates
affiliates
:
UserAffiliates
avatar
avatar
:
string
blue_
verified
blue_
verified
:
boolean
business_
account
business_
account
:
any
[]
created_
at
created_
at
:
string
desc
desc
:
string
friends
friends
:
number
header_
image
header_
image
:
string
id
id
:
string
location
location
:
string
media_
count
media_
count
:
number
name
name
:
string
pinned_
tweet_
ids_
str
pinned_
tweet_
ids_
str
:
string
[]
profile
profile
:
string
protected
protected
:
boolean
rest_
id
rest_
id
:
string
status
status
:
string
statuses_
count
statuses_
count
:
number
sub_
count
sub_
count
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
affiliates
avatar
blue_
verified
business_
account
created_
at
desc
friends
header_
image
id
location
media_
count
name
pinned_
tweet_
ids_
str
profile
protected
rest_
id
status
statuses_
count
sub_
count
@kynesyslabs/demosdk
Loading...