Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.1 KB

File metadata and controls

35 lines (23 loc) · 1.1 KB

WebhookPayloadCommentComment

Properties

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]

Enum: PlatformEnum

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