bitterfox / slack-java-api

Provide full api of slack via java
1 stars 0 forks source link

Refactoring around SlackAPI #84

Open bitterfox opened 9 years ago

bitterfox commented 9 years ago

Remove Slack#channels, groups, files, ... Configure#unmarshaller, ...

Add SlackApiProvider Slack#api() Channels, Groups, Files SlackApiProvider#channels, groups, files, ...