AttachmentActionData Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
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 utilizadores criam ações de anexo interagindo com anexos de mensagens, como clicar num botão submeter num 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 utilizadores criam ações de anexo interagindo com anexos de mensagens, como clicar num botão submeter num cartão. https://developer.webex.com/docs/api/v1/attachment-actions. |
Propriedades
Created |
Obsoleto.
Obtém ou define a data e 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 principal em que a ação de anexo foi executada. |
PersonId |
Obsoleto.
Obtém ou define o ID da pessoa que realizou a ação. |
Type |
Obsoleto.
Obtém ou define o tipo de ação executada. |