Delen via


SlackResponse Klas

Definitie

Waarschuwing

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
Overname
SlackResponse
Kenmerken

Constructors

SlackResponse()
Verouderd.

SlackResponse-klasse.

Eigenschappen

Channel
Verouderd.

Hiermee wordt de eigenschap Kanaal opgehaald of ingesteld.

Message
Verouderd.

Hiermee wordt de eigenschap Message opgehaald of ingesteld.

Ok
Verouderd.

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de status OK waar of onwaar is.

Ts
Verouderd.

Hiermee wordt de eigenschap Ts opgehaald of ingesteld.

Van toepassing op