julienXX / clj-slack

Use Slack REST API from Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

files.upload does not post files correctly

casidiablo opened this issue · comments

So the new uploads endpoint works fine when posting snippets of text, but it won't upload binary files like images. I'm gonna PR an improved version soon.

Thanks :)