5 lines
326 B
Markdown
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.
|