外观
IssueCommentInfoResponseType
约 153 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / IssueCommentInfoResponseType
接口: IssueCommentInfoResponseType
定义于: types/platform/issue.ts:246
议题评论信息响应类型
属性
body
body:
string
定义于: types/platform/issue.ts:252
评论内容
created_at
created_at:
string
定义于: types/platform/issue.ts:256
创建时间
html_url
html_url:
string
定义于: types/platform/issue.ts:250
评论HTML页面URL
id
id:
number
定义于: types/platform/issue.ts:248
评论ID
updated_at
updated_at:
string
定义于: types/platform/issue.ts:258
更新时间
user
user:
IssueUser
定义于: types/platform/issue.ts:254
评论用户信息