Partager via


FacebookPostBack Classe

Définition

Attention

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.

Représente une publication Facebook en retour.

[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
Héritage
FacebookPostBack
Attributs

Constructeurs

FacebookPostBack()
Obsolète.

Représente une publication Facebook en retour.

Propriétés

Payload
Obsolète.

Obtient ou définit la chaîne à renvoyer au webhook.

Referral
Obsolète.

Obtient ou définit la référence du message post-back.

Title
Obsolète.

Obtient ou définit le titre du message post-back.

S’applique à