onPostPinned( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

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>

JavaScript
Did this help?