外观
CreteIssueCommentParamType
约 126 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / CreteIssueCommentParamType
接口: CreteIssueCommentParamType
定义于: types/platform/issue.ts:340
创建议题评论参数类型
继承
属性
body
body:
string
定义于: types/platform/issue.ts:344
评论内容
issue_number
issue_number:
string
|number
定义于: types/platform/issue.ts:342
议题ID
owner
owner:
string
定义于: types/platform/base.ts:28
仓库的拥有者
继承自
RepoBaseParamType.owner
repo
repo:
string
定义于: types/platform/base.ts:32
仓库的名称
继承自
RepoBaseParamType.repo