onPostDeleted( )


Deprecated

This event is deprecated.

Notes:

An existing post was removed.

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

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

Did this help?