共用方式為


FacebookPostBack 類別

定義

警告

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.

代表 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
繼承
FacebookPostBack
屬性

建構函式

FacebookPostBack()
已淘汰.

代表 Facebook 回傳。

屬性

Payload
已淘汰.

取得或設定要傳回 Webhook 的字串。

Referral
已淘汰.

取得或設定回傳訊息的轉介。

Title
已淘汰.

取得或設定回傳訊息的標題。

適用於