Sdílet prostřednictvím


TwilioMessageOptions Třída

Definice

Upozornění

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Představuje obsah odchozí zprávy a možnosti pro Twilio.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class TwilioMessageOptions
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type TwilioMessageOptions = class
Public Class TwilioMessageOptions
Dědičnost
TwilioMessageOptions
Atributy

Konstruktory

TwilioMessageOptions()
Zastaralé.

Představuje obsah odchozí zprávy a možnosti pro Twilio.

Vlastnosti

ApplicationSid
Zastaralé.

Získá nebo nastaví aplikaci pro použití pro zpětná volání.

Body
Zastaralé.

Získá nebo nastaví text zprávy, kterou chcete odeslat. Může mít délku až 1 600 znaků.

From
Zastaralé.

Získá nebo nastaví telefonní číslo, které zprávu iniciovalo.

MediaUrl
Zastaralé.

Získá adresu URL média odeslat se zprávou.

To
Zastaralé.

Získá nebo nastaví cílové telefonní číslo.

Platí pro