FacebookPostBack Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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 um Post Back do Facebook.
[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
- Herança
-
FacebookPostBack
- Atributos
Construtores
FacebookPostBack() |
Obsoleto.
Representa um Post Back do Facebook. |
Propriedades
Payload |
Obsoleto.
Obtém ou define a cadeia de caracteres a ser enviada de volta para o webhook. |
Referral |
Obsoleto.
Obtém ou define a indicação da mensagem de postagem. |
Title |
Obsoleto.
Obtém ou define o título da mensagem de postagem. |