Compartilhar via


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

Representa o objeto de resposta recebido da API do Facebook quando uma mensagem é enviada.

[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
Herança
FacebookResponseOk
Atributos

Construtores

FacebookResponseOk()
Obsoleto.

Representa o objeto de resposta recebido da API do Facebook quando uma mensagem é enviada.

Propriedades

MessageId
Obsoleto.

Obtém ou define a ID da mensagem.

RecipientId
Obsoleto.

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

Aplica-se a