fanfou-sdk
Preparing search index...
User
Type Alias User
type
User
=
{
birthday
:
string
;
createdAt
:
string
;
description
:
string
;
favouritesCount
:
number
;
followersCount
:
number
;
following
:
boolean
;
friendsCount
:
number
;
gender
:
string
;
id
:
string
;
location
:
string
;
name
:
string
;
notifications
:
boolean
;
photoCount
:
number
;
profileBackgroundColor
?:
string
;
profileBackgroundImageUrl
?:
string
;
profileBackgroundTile
?:
boolean
;
profileImageUrl
:
string
;
profileImageUrlLarge
:
string
;
profileLinkColor
?:
string
;
profileSidebarBorderColor
?:
string
;
profileSidebarFillColor
?:
string
;
profileTextColor
?:
string
;
protected
:
boolean
;
screenName
:
string
;
status
?:
Status
;
statusesCount
:
number
;
uniqueId
:
string
;
url
:
string
;
utcOffset
:
number
;
}
Index
Properties
birthday
created
At
description
favourites
Count
followers
Count
following
friends
Count
gender
id
location
name
notifications
photo
Count
profile
Background
Color?
profile
Background
Image
Url?
profile
Background
Tile?
profile
Image
Url
profile
Image
Url
Large
profile
Link
Color?
profile
Sidebar
Border
Color?
profile
Sidebar
Fill
Color?
profile
Text
Color?
protected
screen
Name
status?
statuses
Count
unique
Id
url
utc
Offset
Properties
birthday
birthday
:
string
created
At
createdAt
:
string
description
description
:
string
favourites
Count
favouritesCount
:
number
followers
Count
followersCount
:
number
following
following
:
boolean
friends
Count
friendsCount
:
number
gender
gender
:
string
id
id
:
string
location
location
:
string
name
name
:
string
notifications
notifications
:
boolean
photo
Count
photoCount
:
number
Optional
profile
Background
Color
profileBackgroundColor
?:
string
Optional
profile
Background
Image
Url
profileBackgroundImageUrl
?:
string
Optional
profile
Background
Tile
profileBackgroundTile
?:
boolean
profile
Image
Url
profileImageUrl
:
string
profile
Image
Url
Large
profileImageUrlLarge
:
string
Optional
profile
Link
Color
profileLinkColor
?:
string
Optional
profile
Sidebar
Border
Color
profileSidebarBorderColor
?:
string
Optional
profile
Sidebar
Fill
Color
profileSidebarFillColor
?:
string
Optional
profile
Text
Color
profileTextColor
?:
string
protected
protected
:
boolean
screen
Name
screenName
:
string
Optional
status
status
?:
Status
statuses
Count
statusesCount
:
number
unique
Id
uniqueId
:
string
url
url
:
string
utc
Offset
utcOffset
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
birthday
created
At
description
favourites
Count
followers
Count
following
friends
Count
gender
id
location
name
notifications
photo
Count
profile
Background
Color
profile
Background
Image
Url
profile
Background
Tile
profile
Image
Url
profile
Image
Url
Large
profile
Link
Color
profile
Sidebar
Border
Color
profile
Sidebar
Fill
Color
profile
Text
Color
protected
screen
Name
status
statuses
Count
unique
Id
url
utc
Offset
fanfou-sdk
Loading...