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.

Deep linking to messages

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

Event handling

Use your platform’s event callback to listen for profile selections, link selections, and sent messages.