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

Add FileUploadV2 function to avoid server side file timeouts #1148

Closed kanata2 closed 1 year ago

kanata2 commented 1 year ago

This PR updates #1130 and resolve #1108. Thanks @sarthakkothari.