Freigeben über


FacebookPostBack Klasse

Definition

Achtung

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.

Stellt einen Facebook-Beitrag zurück dar.

[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
Vererbung
FacebookPostBack
Attribute

Konstruktoren

FacebookPostBack()
Veraltet.

Stellt einen Facebook-Beitrag zurück dar.

Eigenschaften

Payload
Veraltet.

Ruft die Zeichenfolge ab, die an den Webhook zurück gesendet werden soll, oder legt sie fest.

Referral
Veraltet.

Ruft die Empfehlung der Postbacknachricht ab oder legt sie fest.

Title
Veraltet.

Ruft den Titel der Postbacknachricht ab oder legt den Titel fest.

Gilt für: