Amagi API 文档 - v6.1.2
正在准备搜索索引...
KsUserProfileUserInfo
类型别名 KsUserProfileUserInfo
type
KsUserProfileUserInfo
=
{
id
:
string
;
name
:
string
;
description
:
string
;
avatar
:
string
;
sex
:
string
;
living
:
boolean
;
followStatus
:
string
;
constellation
:
string
;
cityName
:
string
;
originUserId
:
number
;
privacy
:
boolean
;
isNew
:
boolean
;
timestamp
:
number
;
verifiedStatus
:
KsVerifiedStatus
;
bannedStatus
:
KsBannedStatus
;
counts
:
Record
<
string
,
any
>
;
[
property
:
string
]:
any
;
}
可索引
[
property
:
string
]:
any
索引
属性
id
name
description
avatar
sex
living
follow
Status
constellation
city
Name
origin
User
Id
privacy
is
New
timestamp
verified
Status
banned
Status
counts
属性
id
id
:
string
name
name
:
string
description
description
:
string
avatar
avatar
:
string
sex
sex
:
string
living
living
:
boolean
follow
Status
followStatus
:
string
constellation
constellation
:
string
city
Name
cityName
:
string
origin
User
Id
originUserId
:
number
privacy
privacy
:
boolean
is
New
isNew
:
boolean
timestamp
timestamp
:
number
verified
Status
verifiedStatus
:
KsVerifiedStatus
banned
Status
bannedStatus
:
KsBannedStatus
counts
counts
:
Record
<
string
,
any
>
显示设置
成员可见性
受保护
私有
继承
外部
配色
自动
浅色
深色
目录
属性
id
name
description
avatar
sex
living
follow
Status
constellation
city
Name
origin
User
Id
privacy
is
New
timestamp
verified
Status
banned
Status
counts
Amagi API 文档 - v6.1.2
加载中……