Skip to main content
The chat element renders a real-time chat UI connected to a specific channel.

Basic usage

Pass a channelId to connect to a specific channel, DM, or support chat.

Deeplinking to messages

To scroll to and highlight a specific message, pass deeplinkToPostId. The view will automatically navigate to that message.

Event handling

Listen to user interactions like profile clicks, link clicks, and sent messages using the event callback for your platform.