FacebookPostBack Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
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 uma publicação do Facebook Back.
[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 uma publicação do Facebook Back. |
Propriedades
Payload |
Obsoleto.
Obtém ou define a cadeia para enviar de volta para o webhook. |
Referral |
Obsoleto.
Obtém ou define a referência da mensagem post back. |
Title |
Obsoleto.
Obtém ou define o título da mensagem post back. |