SlackResponse Klas
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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. |