外观
RemoveIssueCommentParamType
约 109 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / RemoveIssueCommentParamType
接口: RemoveIssueCommentParamType
定义于: types/platform/issue.ts:358
删除议题评论参数类型
继承
属性
comment_id
comment_id:
string
|number
定义于: types/platform/issue.ts:360
评论ID
owner
owner:
string
定义于: types/platform/base.ts:28
仓库的拥有者
继承自
RepoBaseParamType.owner
repo
repo:
string
定义于: types/platform/base.ts:32
仓库的名称
继承自
RepoBaseParamType.repo