EventType Klas
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Waarschuwing
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.
Vertegenwoordigt een Slack-gebeurtenistype-object 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
- Overname
-
EventType
- Afgeleid
- Kenmerken
Constructors
| EventType() |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
Eigenschappen
| AdditionalProperties |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| BotId |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| Channel |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| ChannelId |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| EventTs |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| Item |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| ThreadTs |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| Ts |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| Type |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |
| User |
Verouderd.
Vertegenwoordigt een Slack-gebeurtenistype-object https://api.slack.com/events-api#receiving_events. |