Compartir a través de


FacebookPostBack Clase

Definición

Precaució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.

Representa una publicación de Facebook Atrás.

[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 FacebookPostBack
[<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 FacebookPostBack = class
Public Class FacebookPostBack
Herencia
FacebookPostBack
Atributos

Constructores

FacebookPostBack()
Obsoletos.

Representa una publicación de Facebook Atrás.

Propiedades

Payload
Obsoletos.

Obtiene o establece la cadena que se va a devolver al webhook.

Referral
Obsoletos.

Obtiene o establece la referencia del mensaje posterior a la publicación.

Title
Obsoletos.

Obtiene o establece el título del mensaje posterior de publicación.

Se aplica a