Chat SDK adds Twilio adapter support
Chat SDK now supports Twilio for building SMS and MMS bots, extending its multi-platform approach to include Slack, Discord, GitHub, Teams, Telegram, and WhatsApp. The adapter includes low-level voice helpers for handling voice calls using TwiML primitives.
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. 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 .documentationdirectorybuild your own
Source: original entry ↗