Chat provides multi-platform chat APIs, UI components, server APIs & webhooks, enabling you to build a fully-featured chat app in just ten minutes.
You can directly experience the Chat UIKit demo below. Additionally, you may swiftly explore the online code implementation by trying our chat sandbox.
Application Scenarios
Interactive Live Streaming
Retail E-commerce
Social Entertainment
AIChatbot
On-demand Service
Multiplayer Gaming
Online Education
Healthcare
UIKit
Chat
ConversationList
ChatSetting
Contact
Profile
Chat Component is responsible for message UI display. You can use it to directly send different types of messages, including text, emoji, image, video, file, and custom messages. Chat also supports message forward/revocation/quote/query/message read receipts.
Note:
To respect the copyright of emoji designs, the Chat Demo/TUIKit project does not include cutouts of large emoji elements. Please replace them with your own designs or other emoji packs for which you hold the copyright before officially launching for commercial use. The default smiley face emoji pack shown below is copyrighted by Tencent RTC and is available for licensed use for a fee. If you need to obtain a license, please contact us.
ConversationList Component is responsible for conversation list display and editing. It allows you to pin a conversation, delete conversations, etc.
ChatSetting component is primarily responsible for managing settings related to Chat.
Contact Component displays relationship chain and allows you to create conversations and more.
Profile Component is responsible for Profile Management.