onPostLiked( )


Deprecated

This event is deprecated.

Notes:

An existing post was liked.

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

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

Did this help?