다음을 통해 공유


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.

적용 대상