feat(slack): send direct message
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import listChannels from './list-channels';
|
||||
import listUsers from './list-users';
|
||||
|
||||
export default [listChannels];
|
||||
export default [listChannels, listUsers];
|
||||
|
Reference in New Issue
Block a user