Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Add support for channels.replies method
Browse files Browse the repository at this point in the history
  • Loading branch information
miklosaubert committed Feb 3, 2017
1 parent 55d1f28 commit ecea6da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Slack_web_api.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ module.exports = function(bot, config) {
'channels.list',
'channels.mark',
'channels.rename',
'channels.replies',
'channels.setPurpose',
'channels.setTopic',
'channels.unarchive',
Expand Down

0 comments on commit ecea6da

Please sign in to comment.