Udostępnij przez


CommandPayload Klasa

Definicja

Przestroga

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 usługi 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

CommandPayload()
Przestarzałe.

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

Właściwości

AdditionalProperties
Przestarzałe.

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

ChannelId
Przestarzałe.

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

Command
Przestarzałe.

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

ResponseUrl
Przestarzałe.

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

TeamId
Przestarzałe.

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

Text
Przestarzałe.

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

Token
Przestarzałe.

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

TriggerId
Przestarzałe.

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

UserId
Przestarzałe.

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

Dotyczy