SlackResponse Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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
- Herança
-
SlackResponse
- Atributos
Construtores
SlackResponse() |
Obsoleto.
Classe SlackResponse. |
Propriedades
Channel |
Obsoleto.
Obtém ou define a propriedade Channel. |
Message |
Obsoleto.
Obtém ou define a propriedade Message. |
Ok |
Obsoleto.
Obtém ou define um valor que indica se o status Ok é verdadeiro ou falso. |
Ts |
Obsoleto.
Obtém ou define a propriedade Ts. |