共用方式為


FacebookRecipient 類別

定義

警告

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 Recipient 物件,用來做為 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 FacebookRecipient
[<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 FacebookRecipient = class
Public Class FacebookRecipient
繼承
FacebookRecipient
屬性

建構函式

FacebookRecipient()
已淘汰.

Facebook Recipient 物件,用來做為 Facebook 訊息的一部分。

屬性

CommentId
已淘汰.

取得或設定批註識別碼。

Id
已淘汰.

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

PostId
已淘汰.

取得或設定張貼識別碼。

UserRef
已淘汰.

取得或設定核取方塊外掛程式之 參數的值 user_ref

適用於