Record
get-webhook-delivery-params
No description available.
record get-webhook-delivery-params {
owner: string,
repo: string,
hook-id: string,
delivery-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| hook-id | string | |
| delivery-id | string |