共用方式為


FacebookResponseOk 類別

定義

警告

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 API 接收的回應物件。

[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 FacebookResponseOk
[<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 FacebookResponseOk = class
Public Class FacebookResponseOk
繼承
FacebookResponseOk
屬性

建構函式

FacebookResponseOk()
已淘汰.

表示傳送訊息時,從 Facebook API 接收的回應物件。

屬性

MessageId
已淘汰.

取得或設定訊息識別碼。

RecipientId
已淘汰.

取得或設定收件者識別碼。

適用於