Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slackrIms #13

Closed
wants to merge 1 commit into from
Closed

slackrIms #13

wants to merge 1 commit into from

Conversation

qsweber
Copy link
Contributor

@qsweber qsweber commented Apr 20, 2015

Directing messaging from the web API should use im.list instead of users.list

https://api.slack.com/methods/im.list
https://api.slack.com/methods/users.list

The values returned by users.list still works when sending messages, but it does not work for sending files.

This commit is backwards compatible and only uses im.list when necessary. It also includes some unit tests to help with development going forward.

Thanks!

@hrbrmstr
Copy link
Collaborator

I re-org'd the source before doing this PR but your changes are in! (#ty) and I'm ensuring you have credit in the pkg for all the contributions.

@hrbrmstr hrbrmstr closed this Jul 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants