github.issuecommentdeletedpayload
Home > @runlightyear/github > IssueCommentDeletedPayload
IssueCommentDeletedPayload interface
Signature:interface IssueCommentDeletedPayload extends CommonPayload
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
action | "deleted" | ||
comment | IssueComment | ||
issue | Issue |