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
avatarImage
:
AvatarImage
background
Image
backgroundImage
:
BackgroundImage
Optional
bio
bio
?:
string
brief
Intro
briefIntro
:
string
Optional
city
city
?:
string
Optional
country
country
?:
string
created
At
createdAt
:
string
Optional
decorations
decorations
?:
{
sponsor
:
{
picUrl
:
string
;
themes
:
{
dark
:
{
picUrl
:
string
}
}
}
;
}
Type declaration
sponsor
:
{
picUrl
:
string
;
themes
:
{
dark
:
{
picUrl
:
string
}
}
}
会员
Optional
following
following
?:
boolean
是否关注
gender
gender
:
string
id
id
:
string
is
Banned
Forever
isBannedForever
:
boolean
Optional
is
Cancelled
isCancelled
?:
true
是否已注销
is
Sponsor
isSponsor
:
boolean
is
Verified
isVerified
:
boolean
muting
muting
:
boolean
是否 不看TA的内容
profile
Image
Url
profileImageUrl
:
string
Optional
province
province
?:
string
Optional
ref
ref
?:
string
Optional
ref
Remark
refRemark
?:
RefRemark
screen
Name
screenName
:
string
Optional
sponsor
Expires
At
sponsorExpiresAt
?:
string
会员过期时间
stats
Count
statsCount
:
StatsCount
Optional
story
Status
storyStatus
?:
StoryStatus
日记状态
Optional
trailing
Icons
trailingIcons
?:
TrailingIcon
[]
尾部图标
updated
At
updatedAt
:
string
username
username
:
string
verify
Message
verifyMessage
:
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...
用户信息