次の方法で共有


EventType クラス

定義

注意事項

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

適用対象