Compartir a través de


SlackResponse Clase

Definición

Precaución

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.

Clase 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
Herencia
SlackResponse
Atributos

Constructores

SlackResponse()
Obsoletos.

Clase SlackResponse.

Propiedades

Channel
Obsoletos.

Obtiene o establece la propiedad Channel.

Message
Obsoletos.

Obtiene o establece la propiedad Message.

Ok
Obsoletos.

Obtiene o establece un valor que indica si el estado Correcto es true o false.

Ts
Obsoletos.

Obtiene o establece la propiedad Ts.

Se aplica a