CommandPayload 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 solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack.
[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 CommandPayload
[<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 CommandPayload = class
Public Class CommandPayload
- Herança
-
CommandPayload
- Atributos
Construtores
CommandPayload() |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
Propriedades
AdditionalProperties |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
ChannelId |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
Command |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
ResponseUrl |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
TeamId |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
Text |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
Token |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
TriggerId |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |
UserId |
Obsoleto.
Representa uma solicitação https://api.slack.com/interactivity/slash-commandsde comando do Slack. |