0.7.0 • Published 4 years ago
@avst-lib/slack v0.7.0
README
This library reflects all of the incoming event types from slack.
There are 2 slack API Types : "EventAPI" and "RealTimeAPI". Each event can come from either or both of these APIs
There is also for each event a "EventMeta" object associated with each event type.
Use getMetaFromEvent("eventName") to get these meta objects.