UNPKG

slock

Version:

promise-based and functional reactive bindings to Slack's API

7 lines (6 loc) 1.15 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); exports['default'] = ['hello', 'message', 'user_typing', 'channel_marked', 'channel_created', 'channel_joined', 'channel_left', 'channel_deleted', 'channel_rename', 'channel_archive', 'channel_unarchive', 'channel_history_changed', 'im_created', 'im_open', 'im_close', 'im_marked', 'im_history_changed', 'group_joined', 'group_left', 'group_open', 'group_close', 'group_archive', 'group_unarchive', 'group_rename', 'group_marked', 'group_history_changed', 'file_created', 'file_shared', 'file_unshared', 'file_public', 'file_private', 'file_change', 'file_deleted', 'file_comment_added', 'file_comment_edited', 'file_comment_deleted', 'pin_added', 'pin_removed', 'presence_change', 'manual_presence_change', 'pref_change', 'user_change', 'team_join', 'star_added', 'star_removed', 'reaction_added', 'reaction_removed', 'emoji_changed', 'commands_changed', 'team_plan_change', 'team_pref_change', 'team_rename', 'team_domain_change', 'email_domain_changed', 'bot_added', 'bot_changed', 'accounts_changed', 'team_migration_started']; module.exports = exports['default'];