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

bug: Missing team_id param #1282

Open
candiduslynx opened this issue Apr 26, 2024 · 1 comment · May be fixed by #1283
Open

bug: Missing team_id param #1282

candiduslynx opened this issue Apr 26, 2024 · 1 comment · May be fixed by #1283

Comments

@candiduslynx
Copy link

What happened

Not all API calls required to have team_id param actually have it in the SDK.

Expected behavior

All API calls required to have team_id param actually have it in the SDK.

Steps to reproduce

files.list API (as Client.GetFilesContext) as an example

Versions

  • slack-go/slack: v0.12.5
@candiduslynx
Copy link
Author

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant