Compartilhar via


FacebookRecipient Classe

Definição

Cuidado

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.

Objeto Destinatário do Facebook usado como parte de uma mensagem do 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
Herança
FacebookRecipient
Atributos

Construtores

FacebookRecipient()
Obsoleto.

Objeto Destinatário do Facebook usado como parte de uma mensagem do Facebook.

Propriedades

CommentId
Obsoleto.

Obtém ou define a ID do comentário.

Id
Obsoleto.

Obtém ou define a ID do destinatário da mensagem.

PostId
Obsoleto.

Obtém ou define a ID da postagem.

UserRef
Obsoleto.

Obtém ou define o valor do user_ref parâmetro do plug-in da caixa de seleção.

Aplica-se a