These docs are still under constructionWe’re still working on adding:
- Sending forum posts with custom sender name + image from apps
- SSE events to live listen to reactions, forum posts, and comments
What’s Currently Supported
The new SDK already supports the following forum functionality:- Forum Posts: Create, retrieve, and list forum posts
- Comments: Create and list comments on forum posts
- Reactions: Add and list reactions (likes) on forum posts
Basic Usage
Initialize the SDK
Creating Forum Posts
Reading Forum Posts
Working with Comments
Adding Reactions (Likes)
Required Permissions
Make sure your app has the following permissions enabled:forum:read- For reading forum posts and commentsforum:post:create- For creating forum posts and commentschat:read- For reading and creating reactions

