Wasm Directoryalpha
Record

create-reply-for-review-comment-params

No description available.

record create-reply-for-review-comment-params {
  owner: string,
  repo: string,
  pull-number: string,
  comment-id: string,
  body: string,
}

Fields

NameTypeDescription
ownerstring
repostring
pull-numberstring
comment-idstring
bodystring