We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d76573 commit 42493ebCopy full SHA for 42493eb
src/send.jl
@@ -45,7 +45,7 @@ function sendattachmenttoslack(data, user_endpoint::String)
45
end
46
47
"""
48
- sendfiletoslack(filepath, channel, token)
+ sendfiletoslack(filepath, message, channel, token)
49
50
Sends a file with a message to the specified channel.
51
https://api.slack.com/methods/files.upload
0 commit comments