Freigeben über


CommandPayload Klasse

Definition

Achtung

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.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

[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
Vererbung
CommandPayload
Attribute

Konstruktoren

CommandPayload()
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

Eigenschaften

AdditionalProperties
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

ChannelId
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

Command
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

ResponseUrl
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

TeamId
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

Text
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

Token
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

TriggerId
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

UserId
Veraltet.

Stellt eine Slack-Befehlsanforderung dar https://api.slack.com/interactivity/slash-commands.

Gilt für: