onPostMoved( )


Deprecated

This event is deprecated.

Notes:

An existing post was moved to a different category.

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

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

Did this help?