onCommentUpdated( )


Notes:

Triggered when a comment is updated.

Permissions
Manage Blog
Manage Comments
Read Comments
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: CommentUpdatedEnvelope): void | Promise<void>

Did this help?