Skip to content

Commit 42493eb

Browse files
committed
update docstring
1 parent 0d76573 commit 42493eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/send.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function sendattachmenttoslack(data, user_endpoint::String)
4545
end
4646

4747
"""
48-
sendfiletoslack(filepath, channel, token)
48+
sendfiletoslack(filepath, message, channel, token)
4949
5050
Sends a file with a message to the specified channel.
5151
https://api.slack.com/methods/files.upload

0 commit comments

Comments
 (0)