外观
UpdateIssueCommentParamType
约 130 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / UpdateIssueCommentParamType
接口: UpdateIssueCommentParamType
定义于: types/platform/issue.ts:350
更新议题评论参数类型
继承
属性
body
body:
string
定义于: types/platform/issue.ts:352
评论内容
comment_id
comment_id:
string
|number
定义于: types/platform/base.ts:104
评论id
继承自
IssueCommentInfoParamType.comment_id
owner
owner:
string
定义于: types/platform/base.ts:28
仓库的拥有者
继承自
IssueCommentInfoParamType.owner
repo
repo:
string
定义于: types/platform/base.ts:32
仓库的名称
继承自
IssueCommentInfoParamType.repo