Closed bsubei closed 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.
delete
update
Awesome! :+1: Thanks, @basheersubei.
these two functions (
delete
andupdate
) don't return the response from the slack api calls. I discovered this while attempting to check the response 'ok' key returned by slack.