Compartir a través de


FacebookResponseOk 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.

Representa el objeto de respuesta recibido de la API de Facebook cuando se envía un mensaje.

[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
Herencia
FacebookResponseOk
Atributos

Constructores

FacebookResponseOk()
Obsoletos.

Representa el objeto de respuesta recibido de la API de Facebook cuando se envía un mensaje.

Propiedades

MessageId
Obsoletos.

Obtiene o establece el identificador del mensaje.

RecipientId
Obsoletos.

Obtiene o establece el identificador del destinatario.

Se aplica a