Compartir a través de


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

Objeto Attachment de Facebook que se puede enviar como parte de un mensaje de 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
Herencia
FacebookAttachment
Atributos

Constructores

FacebookAttachment()
Obsoletos.

Objeto Attachment de Facebook que se puede enviar como parte de un mensaje de Facebook.

Propiedades

Payload
Obsoletos.

Obtiene o establece la carga de los datos adjuntos.

Type
Obsoletos.

Obtiene o establece el tipo de los datos adjuntos.

Se aplica a