onPostPinned( )


Deprecation Warning

This event will be deprecated on October 15, 2025.

Notes:

An existing post was pinned to the top of the post list.

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

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

Did this help?