FacebookRecipient Classe

Definizione

Attenzione

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.

Oggetto Destinatario Facebook utilizzato come parte di un messaggio di 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
Ereditarietà
FacebookRecipient
Attributi

Costruttori

FacebookRecipient()
Obsoleti.

Oggetto Destinatario Facebook utilizzato come parte di un messaggio di Facebook.

Proprietà

CommentId
Obsoleti.

Ottiene o imposta l'ID commento.

Id
Obsoleti.

Ottiene o imposta l'ID destinatario del messaggio.

PostId
Obsoleti.

Ottiene o imposta l'ID post.

UserRef
Obsoleti.

Ottiene o imposta il valore per il user_ref parametro del plug-in checkbox.

Si applica a