Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interactions: parse AppInstalledTeamID #1073

Merged
merged 1 commit into from Jun 5, 2022
Merged

Conversation

7ail
Copy link
Contributor

@7ail 7ail commented Jun 4, 2022

Slack includes a field called app_installed_team_id within the view object when the following interactions are triggered

  • view_submission
  • view_closed

This PR aims to expose the data to consumers of this library when unmarshalling into a InteractionCallback struct

This field helps us differentiate between different instances of a Slack App that we are interacting with within a Slack Connect channel.

Copy link
Member

@kanata2 kanata2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks.

@kanata2 kanata2 merged commit 43f6075 into slack-go:master Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants