slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.63k stars 1.12k forks source link

docs: Adding an example for AddRemoteFile and DeleteFile #1303

Closed lorenzoaiello closed 1 month ago

lorenzoaiello commented 1 month ago

This pull request adds a simple example of using AddRemoteFile and DeleteFile. It also should provide some sample code for https://github.com/slack-go/slack/issues/1295 .