EventType クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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.
Slack イベントの種類 オブジェクトを表します 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
- 継承
-
EventType
- 派生
- 属性
コンストラクター
| EventType() |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
プロパティ
| AdditionalProperties |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| BotId |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| Channel |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| ChannelId |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| EventTs |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| Item |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| ThreadTs |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| Ts |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| Type |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |
| User |
古い.
Slack イベントの種類 オブジェクトを表します https://api.slack.com/events-api#receiving_events。 |