Use mentions in TalkJS
TalkJS chat now supports @mentions to notify specific participants, with a new 'MentionsOnly' notification setting to limit alerts to just mentions.
TalkJS chat now supports @mentions to notify specific participants, with a new 'MentionsOnly' notification setting to limit alerts to just mentions.
This tutorial will show you how to send announcements and broadcast messages to multiple conversations in a TalkJS inbox.
Tutorial on adding chat to a Svelte app with the TalkJS classic JavaScript SDK: create a session and users, start a conversation, and mount a reusable chatbox UI.
Tutorial on exporting all TalkJS chat messages via the Conversations REST API endpoint using Node.js, saving results as JSON or CSV.
Whenever you paste a link into a chat built with TalkJS a link preview will appear. If you haven'
Tutorial on replacing the default TalkJS Chatbox header with a custom one, adding a profile-link avatar and video call button styled with CSS.
Add your own Amazon SNS credentials to the TalkJS dashboard to send SMS notifications, plus troubleshooting tips for the sandbox and CloudWatch delivery logs.
The TalkJS Flutter SDK 0.2.0 adds custom message actions and an onLoadingStateChanged callback for tracking when the Chatbox finishes loading.
TalkJS co-founder Egbert explains why a text-based, collaborative SDK design session outperforms whiteboard quizzes for assessing engineering candidates.
TalkJS chat messages now support custom actions like favoriting or reporting, defined per role and handled with the onCustomMessageAction Classic JavaScript SDK event.
This guide uses the classic JavaScript SDK. If you're starting a new project, consider using TalkJS Chat UI
Tutorial on building automated after-hours chat replies with TalkJS webhooks, Express, ngrok, and the REST API to send system messages outside business hours.