github.issueeditedpayload
Home > @runlightyear/github > IssueEditedPayload
IssueEditedPayload interface
Signature:interface IssueEditedPayload extends CommonPayload
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
action | "deleted" | ||
issue | Issue |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
label? | Label |