slacker icon indicating copy to clipboard operation
slacker copied to clipboard

Conversations API methods implementation request

Open actioncrypto opened this issue 7 years ago • 3 comments

Recently, Slack implemented some new "all-in-one" methods to govern objects which used to be in multiple different endpoints that can be handled in one over-arching method scope...

https://api.slack.com/docs/conversations-api

This would be great to have slacker python wrappers for the new api methods... one of the new methods allows for multiple users to be invited to a channel at once (handy)

actioncrypto avatar Sep 22 '17 21:09 actioncrypto

Working on this here: https://github.com/os/slacker/pull/118

kyrivanderpoel avatar Sep 27 '17 21:09 kyrivanderpoel

Hi. What's the state of this? I use slacker but now need the conversations API since the current/old one is not working anymore. Thanks.

lindsaymarkward avatar Jul 23 '18 04:07 lindsaymarkward

should be part of https://github.com/os/slacker/releases/tag/v0.13.0 as far as I can see

sgratzl avatar May 09 '19 01:05 sgratzl