Microsoft.Bot.Builder.Adapters.Twilio Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
TwilioAdapter |
A BotAdapter that can connect to Twilio's SMS service. |
TwilioAdapterBotComponent |
BotComponent definition for TwilioAdapter. |
TwilioAdapterOptions |
Options for the TwilioAdapter. |
TwilioClientWrapper |
Wrapper class for the Twilio API. |
TwilioClientWrapperOptions |
Defines options for a TwilioClientWrapper. |
TwilioMessage |
A class wrapping Twilio request parameters. |
TwilioMessageOptions |
Represents an outgoing message content and options for Twilio. |