Chat SDK adds Twilio adapter support
Chat SDK adds Twilio adapter, enabling SMS and MMS bots across a unified platform supporting Slack, Discord, Teams, Telegram, and WhatsApp.
Chat SDK now supports Twilio, extending its single-codebase approach to Slack, Discord, GitHub, Teams, Telegram, and WhatsApp with the new .Twilio adapter Teams can build SMS and MMS bots that handle direct messages, inbound media, and message history through the Messages API. The adapter also ships low-level voice helpers, so you can build an app that handles voice calls using primitives.TwiML Modals, buttons, and reactions are not supported, and cards display as plain text.
Outbound media must link to a URL accessible by Twilio. Read the to get started, browse the , or build your own .documentationdirectoryadapter Read more