Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 897 Bytes

File metadata and controls

17 lines (14 loc) · 897 Bytes

# WebhookPayloadCommentComment

Properties

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

[Back to Model list] [Back to API list] [Back to README]