os / slacker

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

files.upload: doesn't support thread_ts #139

Closed ka4tik closed 5 years ago

ka4tik commented 6 years ago

files.upload https://api.slack.com/methods/files.upload takes a optional thread_ts argument. can we support this argument?

os commented 5 years ago

Thanks, @ka4tik.