Język

CommandPayload Klasa

Definicja

Uwaga

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.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia 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
Dziedziczenie
CommandPayload
Atrybuty

Konstruktory

Nazwa Opis
CommandPayload()
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

Właściwości

Nazwa Opis
AdditionalProperties
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

ChannelId
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

Command
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

ResponseUrl
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

TeamId
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

Text
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

Token
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

TriggerId
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

UserId
Przestarzałe.

Reprezentuje żądanie https://api.slack.com/interactivity/slash-commandspolecenia Slack .

Dotyczy