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

Commit

Permalink
Merge pull request #639 from miklosaubert/master
Browse files Browse the repository at this point in the history
Add support for channels.replies method
  • Loading branch information
Ben Brown authored Feb 22, 2017
2 parents 504c425 + ecea6da commit 56dc509
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 @@ -35,6 +35,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 56dc509

Please sign in to comment.