Compartilhar via


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

Objeto Anexo do Facebook que pode ser enviado como parte de uma mensagem do 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 FacebookAttachment
[<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 FacebookAttachment = class
Public Class FacebookAttachment
Herança
FacebookAttachment
Atributos

Construtores

FacebookAttachment()
Obsoleto.

Objeto Anexo do Facebook que pode ser enviado como parte de uma mensagem do Facebook.

Propriedades

Payload
Obsoleto.

Obtém ou define o conteúdo do anexo.

Type
Obsoleto.

Obtém ou define o tipo do anexo.

Aplica-se a