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

Allow files to be uploaded to threads#184

Merged
pvzig merged 1 commit into
pvzig:masterfrom
andyksaw:master
May 6, 2020
Merged

Allow files to be uploaded to threads#184
pvzig merged 1 commit into
pvzig:masterfrom
andyksaw:master

Conversation

@andyksaw
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants