Partager via


FacebookResponseOk Classe

Définition

Attention

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.

Représente l’objet de réponse reçu de l’API Facebook lorsqu’un message est envoyé.

[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 FacebookResponseOk
[<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 FacebookResponseOk = class
Public Class FacebookResponseOk
Héritage
FacebookResponseOk
Attributs

Constructeurs

FacebookResponseOk()
Obsolète.

Représente l’objet de réponse reçu de l’API Facebook lorsqu’un message est envoyé.

Propriétés

MessageId
Obsolète.

Obtient ou définit l’ID du message.

RecipientId
Obsolète.

Obtient ou définit l’ID du destinataire.

S’applique à