Skip to main content

Chat SDK adds Twilio adapter support

By Steven Van ·

The Twilio adapter adds SMS and MMS bots with inbound media and message history, plus low-level TwiML helpers for voice calls.

Vercel's Chat SDK now has a Twilio adapter, extending its single-codebase approach beyond Slack, Discord, GitHub, Teams, Telegram, and WhatsApp. Teams can build SMS and MMS bots that handle direct messages, inbound media, and message history.

The adapter also ships low-level voice helpers, so developers can build apps that handle voice calls using TwiML primitives. Modals, buttons, and reactions are not supported, cards display as plain text, and outbound media must link to a URL accessible by Twilio.

Read more in the adapter directory.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Chat SDK adds Twilio adapter support on Creators Toolbox