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

fix!: Expose `team_id` parameter for use with org-wide app #1283

Closed candiduslynx closed 1 month ago

candiduslynx commented 2 months ago

Fixes https://github.com/slack-go/slack/issues/1282

candiduslynx commented 2 months ago

Hi @parsley42!

I've noticed that you reviewed several PRs before, so tagging you here.

This PR mainly goes through the list mentioned in the issue & adds team_id param setting.

parsley42 commented 2 months ago

Hi @candiduslynx - 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.