Preparing search index...
The search index is not available
Ⓙ Jike SDK
Ⓙ Jike SDK
index
Entity
User
Interface User
用户信息
interface
User
{
avatarImage
:
AvatarImage
;
backgroundImage
:
BackgroundImage
;
bio
?:
string
;
briefIntro
:
string
;
city
?:
string
;
country
?:
string
;
createdAt
:
string
;
decorations
?:
{
sponsor
:
{
picUrl
:
string
;
themes
:
{
dark
:
{
picUrl
:
string
;
}
;
}
;
}
;
}
;
following
?:
boolean
;
gender
:
string
;
id
:
string
;
isBannedForever
:
boolean
;
isCancelled
?:
true
;
isSponsor
:
boolean
;
isVerified
:
boolean
;
muting
:
boolean
;
profileImageUrl
:
string
;
province
?:
string
;
ref
?:
string
;
refRemark
?:
RefRemark
;
screenName
:
string
;
sponsorExpiresAt
?:
string
;
statsCount
:
StatsCount
;
storyStatus
?:
StoryStatus
;
trailingIcons
?:
TrailingIcon
[]
;
updatedAt
:
string
;
username
:
string
;
verifyMessage
:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
avatar
Image
background
Image
bio?
brief
Intro
city?
country?
created
At
decorations?
following?
gender
id
is
Banned
Forever
is
Cancelled?
is
Sponsor
is
Verified
muting
profile
Image
Url
province?
ref?
ref
Remark?
screen
Name
sponsor
Expires
At?
stats
Count
story
Status?
trailing
Icons?
updated
At
username
verify
Message
Properties
avatar
Image
avatar
Image
:
AvatarImage
background
Image
background
Image
:
BackgroundImage
Optional
bio
bio
?:
string
brief
Intro
brief
Intro
:
string
Optional
city
city
?:
string
Optional
country
country
?:
string
created
At
created
At
:
string
Optional
decorations
decorations
?:
{
sponsor
:
{
picUrl
:
string
;
themes
:
{
dark
:
{
picUrl
:
string
;
}
;
}
;
}
;
}
Type declaration
sponsor
:
{
picUrl
:
string
;
themes
:
{
dark
:
{
picUrl
:
string
;
}
;
}
;
}
会员
pic
Url
:
string
themes
:
{
dark
:
{
picUrl
:
string
;
}
;
}
dark
:
{
picUrl
:
string
;
}
pic
Url
:
string
Optional
following
following
?:
boolean
是否关注
gender
gender
:
string
id
id
:
string
is
Banned
Forever
is
Banned
Forever
:
boolean
Optional
is
Cancelled
is
Cancelled
是否已注销
is
Sponsor
is
Sponsor
:
boolean
is
Verified
is
Verified
:
boolean
muting
muting
:
boolean
是否 不看TA的内容
profile
Image
Url
profile
Image
Url
:
string
Optional
province
province
?:
string
Optional
ref
ref
?:
string
Optional
ref
Remark
ref
Remark
?:
RefRemark
screen
Name
screen
Name
:
string
Optional
sponsor
Expires
At
sponsor
Expires
At
?:
string
会员过期时间
stats
Count
stats
Count
:
StatsCount
Optional
story
Status
story
Status
?:
StoryStatus
日记状态
Optional
trailing
Icons
trailing
Icons
?:
TrailingIcon
[]
尾部图标
updated
At
updated
At
:
string
username
username
:
string
verify
Message
verify
Message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
Image
background
Image
bio
brief
Intro
city
country
created
At
decorations
following
gender
id
is
Banned
Forever
is
Cancelled
is
Sponsor
is
Verified
muting
profile
Image
Url
province
ref
ref
Remark
screen
Name
sponsor
Expires
At
stats
Count
story
Status
trailing
Icons
updated
At
username
verify
Message
Ⓙ Jike SDK
Loading...
用户信息