| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Platform comment ID | |
| post_id | string | Internal post ID | |
| platform_post_id | string | Platform's post ID | |
| platform | string | ||
| text | string | Comment text content | |
| author | \Late\Model\WebhookPayloadCommentCommentAuthor | ||
| created_at | \DateTime | ||
| is_reply | bool | Whether this is a reply to another comment | |
| parent_comment_id | string | Parent comment ID if this is a reply |