How to add a typing indicator for an AI chatbot
Step-by-step guide to adding a real-time typing indicator for an AI chatbot in TalkJS to enhance user experience.
Explore guides and tutorials to integrate the TalkJS chat API and messaging SDK into your web and mobile products.
Step-by-step guide to adding a real-time typing indicator for an AI chatbot in TalkJS to enhance user experience.
Tutorial on adding a Giphy-powered GIF picker to TalkJS chat using a custom action button, themes, and a search overlay to send GIFs as messages.
Tutorial on adding TalkJS chat to a Laravel app: set up authentication, build a dynamic contact list, and mount a chatbox with per-user conversations.
Tutorial on building a Slack-style team chat with TalkJS's classic React SDK, featuring channel and DM lists, a custom chat header, and unread message highlighting.
Tutorial on making the chat header's username and avatar link to a user's profile page in TalkJS, using either direct links or action buttons for single-page apps.
This guide will help you add a word blocklist to your TalkJS chat for the purposes of content moderation.
Tutorial on building reply threads in TalkJS using custom action buttons, the REST API, webhooks, and custom conversation data.
The purpose of this how-to guide is to help you integrate TalkJS messaging functionality into your no-code Bubble app. By the end of this guide you will have a working example of TalkJS chat in Bubble.
Tutorial on adding a custom 'Edit title or image' action to a TalkJS group chat, using a modal and the REST API to update the conversation.
Tutorial on building a one-way message center with TalkJS: create conversations via the REST API, send messages and notifications, and enforce read-only access.
Tutorial on adding an admin custom conversation action in TalkJS that sets all participants' access to read-only using setParticipant.
Tutorial on adding archive and unarchive actions to a TalkJS inbox using custom conversation actions, a custom field, and a filtered archived-chats view.