다음을 통해 공유


EventRequest 클래스

정의

주의

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.

이벤트 API 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 EventRequest
[<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 EventRequest = class
Public Class EventRequest
상속
EventRequest
특성

생성자

EventRequest()
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

속성

AdditionalProperties
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

ApiAppId
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

AuthedUsers
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

Event
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

EventId
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

EventTime
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

TeamId
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

Token
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

Type
사용되지 않음.

이벤트 API https://api.slack.com/events-api#receiving_events에서 들어오는 요청을 나타냅니다.

적용 대상