github.issueassignedpayload
Home > @runlightyear/github > IssueAssignedPayload
IssueAssignedPayload interface
Signature:interface IssueAssignedPayload extends CommonPayload
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
action | "assigned" | ||
assignee | User | ||
issue | Issue |