Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Allow files to be uploaded to threads #184

Merged
merged 1 commit into from
May 6, 2020
Merged

Conversation

andyksaw
Copy link
Contributor

@andyksaw andyksaw commented May 5, 2020

Adds the ability to upload files to a thread by (optionally) allowing thread_ts (i.e. thread timestamp) to be specified.

As specified in the Slack API docs:

thread_ts
Provide another message's ts value to upload this file as a reply. Never use a reply's ts value; use its parent instead.

https://api.slack.com/methods/files.upload

@pvzig
Copy link
Owner

pvzig commented May 6, 2020

Looks good, thanks for the PR!

@pvzig pvzig merged commit 7555a83 into pvzig:master May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants