onCommentUnmarked( )


Notes:

Triggered when a comment is unmarked.

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

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

Did this help?