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

Expose is_enterprise_install field #1255

Closed 7ail closed 4 months ago

7ail commented 5 months ago
Pull Request Guidelines

These are recommendations for pull requests. They are strictly guidelines to help manage expectations.

PR preparation

Run make pr-prep from the root of the repository to run formatting, linting and tests.

Should this be an issue instead

Just exposing an existing field within the InteractionCallback object returned from Slack.

7ail commented 5 months ago

@parsley42 👋🏻 Hey, can I get this reviewed and merged please. Thanks.