Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.15 KB

File metadata and controls

36 lines (24 loc) · 1.15 KB

WebhookPayloadCommentComment

Properties

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
ad WebhookPayloadCommentCommentAd [optional]

Enum: PlatformEnum

Name Value
INSTAGRAM "instagram"
FACEBOOK "facebook"
TWITTER "twitter"
YOUTUBE "youtube"
LINKEDIN "linkedin"
BLUESKY "bluesky"
REDDIT "reddit"