Record
update-comment-params
No description available.
record update-comment-params {
owner: string,
repo: string,
comment-id: string,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| comment-id | string | |
| body | string |
No description available.
record update-comment-params {
owner: string,
repo: string,
comment-id: string,
body: string,
}| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| comment-id | string | |
| body | string |