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