次の方法で共有


FacebookBotUser クラス

定義

注意事項

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 Bot User オブジェクトを表します。

[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 FacebookBotUser
[<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 FacebookBotUser = class
Public Class FacebookBotUser
継承
FacebookBotUser
属性

コンストラクター

FacebookBotUser()
古い.

Facebook Bot User オブジェクトを表します。

プロパティ

Id
古い.

ボット ユーザーの ID を取得または設定します。

適用対象