EventType Klasse

Definition

Achtung

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.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

[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
Vererbung
EventType
Abgeleitet
Attribute

Konstruktoren

EventType()
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

Eigenschaften

AdditionalProperties
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

BotId
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

Channel
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

ChannelId
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

EventTs
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

Item
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

ThreadTs
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

Ts
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

Type
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

User
Veraltet.

Stellt ein Slack-Ereignistypobjekt dar https://api.slack.com/events-api#receiving_events.

Gilt für: