Wasm Directoryalpha
Record

update-commit-comment-params

No description available.

record update-commit-comment-params {
  owner: string,
  repo: string,
  comment-id: string,
  body: string,
}

Fields

NameTypeDescription
ownerstring
repostring
comment-idstring
bodystring