FacebookPostBack Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |