EventRequest Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
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.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń .
[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
- Dziedziczenie
-
EventRequest
- Atrybuty
Konstruktory
| EventRequest() |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
Właściwości
| AdditionalProperties |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| ApiAppId |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| AuthedUsers |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| Event |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| EventId |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| EventTime |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| TeamId |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| Token |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |
| Type |
Przestarzałe.
Reprezentuje żądanie przychodzące z interfejsu API https://api.slack.com/events-api#receiving_eventszdarzeń . |