os / slacker

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

fixes chat delete and update not returning response #52

Closed bsubei closed 8 years ago

bsubei commented 8 years ago

these two functions (delete and update) don't return the response from the slack api calls. I discovered this while attempting to check the response 'ok' key returned by slack.

os commented 8 years ago

Awesome! :+1: Thanks, @basheersubei.