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.64k stars 1.13k forks source link

Add ListTeams and TeamAccess{Granted,Revoked}Events and fix missing enterprise ID #1119

Closed stephenwan-opal closed 1 year ago

stephenwan-opal commented 1 year ago

This PR makes a few changes useful for building Slack Enterprise Grid integrations.

stephenwan-opal commented 1 year ago

@kanata2 thank you for reviewing - i addressed/responded to the PR comments

stephenwan-opal commented 1 year ago

@kanata2 thanks again for reviewing - could you take a look at the new changes here?

kanata2 commented 1 year ago

Sorry for delay. I'll confirm within a few days.