Compartir a través de


UrlVerificationEvent 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.

Representa un evento https://api.slack.com/events/url_verificationde comprobación de direcciones URL de Slack.

[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 UrlVerificationEvent
[<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 UrlVerificationEvent = class
Public Class UrlVerificationEvent
Herencia
UrlVerificationEvent
Atributos

Constructores

UrlVerificationEvent()
Obsoletos.

Representa un evento https://api.slack.com/events/url_verificationde comprobación de direcciones URL de Slack.

Propiedades

Challenge
Obsoletos.

Representa un evento https://api.slack.com/events/url_verificationde comprobación de direcciones URL de Slack.

Token
Obsoletos.

Representa un evento https://api.slack.com/events/url_verificationde comprobación de direcciones URL de Slack.

Type
Obsoletos.

Representa un evento https://api.slack.com/events/url_verificationde comprobación de direcciones URL de Slack.

Se aplica a