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 メッセージの一部として使用される Facebook Recipient オブジェクト。

[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 メッセージの一部として使用される Facebook Recipient オブジェクト。

プロパティ

CommentId
古い.

コメント ID を取得または設定します。

Id
古い.

メッセージ受信者 ID を取得または設定します。

PostId
古い.

投稿 ID を取得または設定します。

UserRef
古い.

チェックボックス プラグインの パラメーターの値を user_ref 取得または設定します。

適用対象