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 4ddcfbb commit 445ec51Copy full SHA for 445ec51
src/Slack.jl
@@ -6,5 +6,6 @@ using JSON
6
include("send.jl")
7
export
8
sendtoslack
9
+ sendattachmenttoslack
10
11
end # module
0 commit comments