Record
delete-for-release-params
No description available.
record delete-for-release-params {
owner: string,
repo: string,
release-id: string,
reaction-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| release-id | string | |
| reaction-id | string |