CommentEventPayloadNEW
CommentEventPayload:
Payload emitted for a comment lifecycle event.
Events are batched by event kind and transaction. Thread lifecycle events identify thread comments, while reply events identify the affected replies.
Properties
Section titled “Properties”ids:
string[]
Affected comment ids: thread ids for thread events, reply ids for replies.
author
Section titled “author”Common author of the affected comments, or null when mixed or unknown.
origin
Section titled “origin”origin:
DocumentEventOrigin
Source of the transaction that produced the event.
txId:
number
Identifier of the committed transaction that produced the event.