os / slacker

Full-featured Python interface for the Slack API
Apache License 2.0
1.6k stars 245 forks source link

Implement conversations methods #118

Closed kyrivanderpoel closed 4 years ago

kyrivanderpoel commented 7 years ago

Added support for Conversations methods. Pagination is supported on some methods by passing in the next_cursor from a response to the cursor parameter.

Note that I've only tested some of the methods due to lack of permissions, so results may vary.

StyXman commented 6 years ago

Any news on this? I would love to see it released :-/

sgratzl commented 5 years ago

superfluous as far as I can see, cause it is already part of https://github.com/os/slacker/releases/tag/v0.13.0

StyXman commented 5 years ago

OK, then close if the functionality is the same/better.

os commented 4 years ago

Closing this as it's already implemented. Thanks.