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 #677 from jhsu/add-team-methods
Browse files Browse the repository at this point in the history
add additional slack web api team methods
  • Loading branch information
Ben Brown authored Mar 9, 2017
2 parents 4c23b49 + 391b2e0 commit c20bf9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/Slack_web_api.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ module.exports = function(bot, config) {
'stars.remove',
'team.accessLogs',
'team.info',
'team.billableInfo',
'team.integrationLogs',
'team.profile.get',
'users.getPresence',
'users.info',
'users.list',
Expand Down

0 comments on commit c20bf9d

Please sign in to comment.