다음을 통해 공유


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 봇 사용자 개체를 나타냅니다.

[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 봇 사용자 개체를 나타냅니다.

속성

Id
사용되지 않음.

봇 사용자의 ID를 가져오거나 설정합니다.

적용 대상