1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/data/reusables/webhooks/issue_comment_properties.md

5 lines
326 B
Markdown

`changes`|`object` | The changes to the comment if the action was `edited`.
`changes[body][from]` |`string` | The previous version of the body if the action was `edited`.
`issue`|`object` | The [issue](/rest/reference/issues) the comment belongs to.
`comment`|`object` | The [comment](/rest/reference/issues#comments) itself.