How to add quick replies to a TalkJS chat
Tutorial on adding quick-reply buttons to a TalkJS Inbox using HtmlPanel, sending predefined messages via the ConversationBuilder's sendMessage method.
Explore guides and tutorials to integrate the TalkJS chat API and messaging SDK into your web and mobile products.
Tutorial on adding quick-reply buttons to a TalkJS Inbox using HtmlPanel, sending predefined messages via the ConversationBuilder's sendMessage method.
Tutorial on implementing file upload for TalkJS chat in a native Android WebView using Kotlin, WebChromeClient, and the Activity Result API.
Tutorial on customizing TalkJS email notification bodies using roles, HTML/Text templates, and Macro syntax, with an Unlayer-based advanced example.
Tutorial on integrating TalkJS chat with a Spring Boot and H2 database backend, storing user data and creating TalkJS users from REST endpoints.
This guide shows you how to add chat to your Vue app with TalkJS.
Tutorial on building a teacher-student group chat with TalkJS, including user roles, file-sharing permissions, and role-based theme customization.
Tutorial on using the TalkJS Theme Editor to recreate the Booking.com chat UI, including header, speech bubble, and message styling.
Tutorial on using the TalkJS Theme Editor to recreate an Uber-style rider-driver chat UI, including header, bubble, and message status styling.
This guide uses the classic JavaScript SDK. If you're starting a new project, consider using TalkJS Chat UI
Tutorial on building a WhatsApp/LinkedIn-style chat with a clickable contact list using the TalkJS Classic JavaScript SDK, linking each contact to its own chatbox conversation.
This guide covers how to add chat to your existing Angular application with the TalkJS chat API.
Tutorial on building a live customer support chat with TalkJS: welcome messages, file attachments, a popup UI for customers, and a styled header.