@ccw-api/api
Preparing search index...
types/userData
StudentOverview
Interface StudentOverview
interface
StudentOverview
{
approvedContent
:
string
;
approvedType
:
string
;
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
bio
:
string
;
commentCount
:
number
;
creationCount
:
number
;
favoriteCount
:
number
;
followerCount
:
number
;
followingCount
:
number
;
followingStatus
:
string
;
isSelf
:
boolean
;
likeCount
:
number
;
name
:
string
;
oid
:
string
;
picUrl
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
remixedCount
:
number
;
viewCount
:
number
;
virtualValue
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
}
Index
Properties
approved
Content
approved
Type
avatar
bio
comment
Count
creation
Count
favorite
Count
follower
Count
following
Count
following
Status
is
Self
like
Count
name
oid
pic
Url
remixed
Count
view
Count
virtual
Value
Properties
approved
Content
approvedContent
:
string
approved
Type
approvedType
:
string
avatar
avatar
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
bio
bio
:
string
comment
Count
commentCount
:
number
creation
Count
creationCount
:
number
favorite
Count
favoriteCount
:
number
follower
Count
followerCount
:
number
following
Count
followingCount
:
number
following
Status
followingStatus
:
string
is
Self
isSelf
:
boolean
like
Count
likeCount
:
number
name
name
:
string
oid
oid
:
string
pic
Url
picUrl
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
remixed
Count
remixedCount
:
number
view
Count
viewCount
:
number
virtual
Value
virtualValue
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approved
Content
approved
Type
avatar
bio
comment
Count
creation
Count
favorite
Count
follower
Count
following
Count
following
Status
is
Self
like
Count
name
oid
pic
Url
remixed
Count
view
Count
virtual
Value
@ccw-api/api
Loading...