Condividi tramite


CommandPayload Classe

Definizione

Attenzione

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.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando 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
Ereditarietà
CommandPayload
Attributi

Costruttori

CommandPayload()
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

Proprietà

AdditionalProperties
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

ChannelId
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

Command
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

ResponseUrl
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

TeamId
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

Text
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

Token
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

TriggerId
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

UserId
Obsoleti.

Rappresenta una richiesta https://api.slack.com/interactivity/slash-commandsdi comando Slack.

Si applica a