外观
UpdatePullRequestCommentParamType
约 143 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / UpdatePullRequestCommentParamType
接口: UpdatePullRequestCommentParamType
定义于: types/platform/pull_request.ts:314
更新拉取请求评论参数类型
继承
属性
body
body:
string
定义于: types/platform/pull_request.ts:316
评论内容
comment_id
comment_id:
string
|number
定义于: types/platform/base.ts:104
评论id
继承自
owner
owner:
string
定义于: types/platform/base.ts:28
仓库的拥有者
继承自
RepoBaseParamType.owner
repo
repo:
string
定义于: types/platform/base.ts:32
仓库的名称
继承自
RepoBaseParamType.repo