AttachmentActionData Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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 uma Ação de Anexo – os usuários criam ações de anexo interagindo com anexos de mensagem, como clicar em um botão enviar em um cartão. https://developer.webex.com/docs/api/v1/attachment-actions.
[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 AttachmentActionData
[<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 AttachmentActionData = class
Public Class AttachmentActionData
- Herança
-
AttachmentActionData
- Atributos
Construtores
AttachmentActionData() |
Obsoleto.
Representa uma Ação de Anexo – os usuários criam ações de anexo interagindo com anexos de mensagem, como clicar em um botão enviar em um cartão. https://developer.webex.com/docs/api/v1/attachment-actions. |
Propriedades
Created |
Obsoleto.
Obtém ou define a data e a hora em que a ação foi criada. |
Id |
Obsoleto.
Obtém ou define o identificador exclusivo para a ação. |
Inputs |
Obsoleto.
Obtém as entradas da ação. |
MessageId |
Obsoleto.
Obtém ou define a mensagem pai na qual a ação de anexo foi executada. |
PersonId |
Obsoleto.
Obtém ou define a ID da pessoa que executou a ação. |
Type |
Obsoleto.
Obtém ou define o tipo de ação executada. |