外观
UserInfoResponseType
约 257 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / UserInfoResponseType
接口: UserInfoResponseType
定义于: types/platform/user.ts:11
用户信息响应类型
属性
avatar_url
avatar_url:
string
定义于: types/platform/user.ts:29
账号头像URL
bio
bio:
null
|string
定义于: types/platform/user.ts:31
个人简介
blog
blog:
null
|string
定义于: types/platform/user.ts:33
博客URL
email:
null
|string
定义于: types/platform/user.ts:19
邮箱
followers
followers:
number
定义于: types/platform/user.ts:37
粉丝数
following
following:
number
定义于: types/platform/user.ts:39
关注数
html_url
html_url:
string
定义于: types/platform/user.ts:27
账号主页URL
id
id:
number
定义于: types/platform/user.ts:13
账号ID
login
login:
string
定义于: types/platform/user.ts:15
账号登录名
name
name:
null
|string
定义于: types/platform/user.ts:17
用户全名
public_repos
public_repos:
number
定义于: types/platform/user.ts:35
公开仓库数量
type
type:
string
定义于: types/platform/user.ts:25
账号类型 User: 用户 Organization: 组织