SlackResponse 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.

SlackResponse-Klasse.

[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 SlackResponse
[<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 SlackResponse = class
Public Class SlackResponse
Vererbung
SlackResponse
Attribute

Konstruktoren

SlackResponse()
Veraltet.

SlackResponse-Klasse.

Eigenschaften

Channel
Veraltet.

Ruft die Channel-Eigenschaft ab oder legt sie fest.

Message
Veraltet.

Ruft die Message-Eigenschaft ab oder legt sie fest.

Ok
Veraltet.

Ruft einen Wert ab, der angibt, ob der Ok-Status true oder false ist, oder legt den Wert fest.

Ts
Veraltet.

Ruft die Ts-Eigenschaft ab oder legt sie fest.

Gilt für: