Dela via


CommandPayload Klass

Definition

Varning

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.

Representerar en Slack-kommandobegäran 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
Arv
CommandPayload
Attribut

Konstruktorer

CommandPayload()
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

Egenskaper

AdditionalProperties
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

ChannelId
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

Command
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

ResponseUrl
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

TeamId
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

Text
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

Token
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

TriggerId
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

UserId
Föråldrad.

Representerar en Slack-kommandobegäran https://api.slack.com/interactivity/slash-commands.

Gäller för