다음을 통해 공유


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 가져오거나 설정합니다.

적용 대상