Chat SDK now supports WhatsApp. Extend your agentic chat bots with WhatsApp messages, reactions, typing indicators, location sharing, and more using a simple adapter: ๐๐๐๐๐๐๐๐: { ๐ ๐๐๐๐๐๐๐: ๐๐๐๐๐๐๐๐๐๐๐๐ฐ๐๐๐ฐ๐๐๐๐๐๐() } https://t.co/VO7l9zkdhh
Chat SDK Adds WhatsApp Adapter for Multi-Platform Agentic Bots
ยท Updated
Chat SDK, Vercel's unified TypeScript SDK for building chat bots across messaging platforms, adds a WhatsApp adapter via the
@chat-adapter/whatsapp package. It supports messages, reactions, auto-chunking, read receipts, and multi-media downloads (images, voice messages, stickers). The adapter does not support message history, editing, or deletion โ cards render as reply buttons with up to three options and fall back to formatted text. WhatsApp's 24-hour messaging window applies.Chat SDK's adapter model means teams already on Slack, Discord, Teams, GitHub, or Telegram can extend to WhatsApp through the same single-codebase pattern โ no separate bot infrastructure needed for each platform.
Point your existing Chat SDK bot at the WhatsApp adapter and test whether your support or notification flows fit the constraints: no message history and a 24-hour response window favor reactive exchanges over persistent conversations.
Vercel Developers
@vercel_dev
62retweets
View on X




