FacebookPostBack 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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 |
已淘汰.
取得或設定回傳訊息的標題。 |