Compartilhar via


FacebookPostBack Classe

Definição

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.

Aplica-se a