Partilhar via


EventType Classe

Definição

Atenção

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 um objeto https://api.slack.com/events-api#receiving_eventstipo de evento 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 EventType
[<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 EventType = class
Public Class EventType
Herança
EventType
Derivado
Atributos

Construtores

EventType()
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

Propriedades

AdditionalProperties
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

BotId
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

Channel
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

ChannelId
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

EventTs
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

Item
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

ThreadTs
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

Ts
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

Type
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

User
Obsoleto.

Representa um objeto https://api.slack.com/events-api#receiving_eventstipo de evento slack .

Aplica-se a