How to add a ‘Create new chat’-button in TalkJS
Tutorial on adding a custom 'Create new chat' action button to the TalkJS conversation list header, with a participant-selection modal and conversation creation.
Technical Writer
Tutorial on adding a custom 'Create new chat' action button to the TalkJS conversation list header, with a participant-selection modal and conversation creation.
Tutorial on generating downloadable chat transcripts from a TalkJS conversation using an Express.js backend, the Messages API, and a frontend download button.
This tutorial will show you how to send announcements and broadcast messages to multiple conversations in a TalkJS inbox.
Tutorial on adding quick-reply buttons to a TalkJS Inbox using HtmlPanel, sending predefined messages via the ConversationBuilder's sendMessage method.
Tutorial on using TalkJS's setMessageFilter to show only text messages, attachments, or messages by sender role, and to hide messages from banned users.