Compartir a través de


FacebookRecipient Clase

Definición

Precaución

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 Destinatario de Facebook usado como parte de un mensaje de 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
Herencia
FacebookRecipient
Atributos

Constructores

FacebookRecipient()
Obsoletos.

Objeto Destinatario de Facebook usado como parte de un mensaje de Facebook.

Propiedades

CommentId
Obsoletos.

Obtiene o establece el identificador de comentario.

Id
Obsoletos.

Obtiene o establece el identificador del destinatario del mensaje.

PostId
Obsoletos.

Obtiene o establece el identificador de publicación.

UserRef
Obsoletos.

Obtiene o establece el valor del user_ref parámetro del complemento de casilla.

Se aplica a