EventRequest Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento .
[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
- Ereditarietà
-
EventRequest
- Attributi
Costruttori
| EventRequest() |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
Proprietà
| AdditionalProperties |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| ApiAppId |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| AuthedUsers |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| Event |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| EventId |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| EventTime |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| TeamId |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| Token |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |
| Type |
Obsoleti.
Rappresenta una richiesta in ingresso dall'API https://api.slack.com/events-api#receiving_eventsevento . |