| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Platform comment ID | |
| postId | String | Internal post ID (null for posts not published through Zernio) | |
| platformPostId | String | Platform's post ID | |
| platform | PlatformEnum | ||
| text | String | Comment text content | |
| author | WebhookPayloadCommentCommentAuthor | ||
| createdAt | OffsetDateTime | ||
| isReply | Boolean | Whether this is a reply to another comment | |
| parentCommentId | String | Parent comment ID if this is a reply |
| Name | Value |
|---|---|
| "instagram" | |
| "facebook" | |
| "twitter" | |
| YOUTUBE | "youtube" |
| "linkedin" | |
| BLUESKY | "bluesky" |
| "reddit" |