EventType Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
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.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack.
[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
- Herencia
-
EventType
- Derivado
- Atributos
Constructores
EventType() |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
Propiedades
AdditionalProperties |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
BotId |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
Channel |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
ChannelId |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
EventTs |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
Item |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
ThreadTs |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
Ts |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
Type |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |
User |
Obsoletos.
Representa un objeto de tipo de evento https://api.slack.com/events-api#receiving_eventsde Slack. |