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.6k stars 1.11k forks source link

Upload Files V2: Ability to upload multiple files in one message #1288

Open rbreeze opened 2 months ago

rbreeze commented 2 months ago

Description

With V2 File uploading, Slack added the ability to upload multiple files to one message to its Python SDK. Would be great to have it here.

Slack's documentation

https://github.com/slackapi/python-slack-sdk/releases/tag/v3.19.0

parsley42 commented 2 months ago

Hi @rbreeze - I'm retiring from being the de facto maintainer of this project; slack-go/slack needs maintainers, please email me at the address on my GitHub page if interested, thanks.