Partager via


SlackResponse Classe

Définition

Attention

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.

Classe 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.")]
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
Héritage
SlackResponse
Attributs

Constructeurs

SlackResponse()
Obsolète.

Classe SlackResponse.

Propriétés

Channel
Obsolète.

Obtient ou définit la propriété Channel.

Message
Obsolète.

Obtient ou définit la propriété Message.

Ok
Obsolète.

Obtient ou définit une valeur indiquant si l’état Ok est true ou false.

Ts
Obsolète.

Obtient ou définit la propriété Ts.

S’applique à