Partager via


CommandPayload Classe

Définition

Attention

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.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande 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
Héritage
CommandPayload
Attributs

Constructeurs

CommandPayload()
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

Propriétés

AdditionalProperties
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

ChannelId
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

Command
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

ResponseUrl
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

TeamId
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

Text
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

Token
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

TriggerId
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

UserId
Obsolète.

Représente une demande https://api.slack.com/interactivity/slash-commandsde commande Slack .

S’applique à