EventType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Slack Event Type object https://api.slack.com/events-api#receiving_events.
public class EventType
type EventType = class
Public Class EventType
- Inheritance
-
EventType
- Derived
Constructors
| EventType() |
Properties
| AdditionalProperties | |
| BotId | |
| Channel | |
| ChannelId | |
| EventTs | |
| Item | |
| ThreadTs | |
| Ts | |
| Type | |
| User |