onPostLiked( )


Notes:

Triggered when a post is liked.

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

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

JavaScript
Did this help?