Typescript type error for web.files.uploadV2()
arguments when using file_uploads
#1743
Closed
2 of 7 tasks
Labels
area:typescript
issues that specifically impact using the package from typescript projects
bug
M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented
pkg:web-api
applies to `@slack/web-api`
Milestone
Packages:
Select all that apply:
@slack/web-api
@slack/rtm-api
@slack/webhooks
@slack/oauth
@slack/socket-mode
@slack/types
Reproducible in:
The Slack SDK version
"slack/web-api": "^7.0.1",
Node.js runtime version
v18.16.0
OS info
ProductName: macOS
ProductVersion: 14.1.2
BuildVersion: 23B92
Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64
Steps to reproduce:
Here's a code example including some comments regarding the problem I'm facing.
Expected result:
No typescript type errors
Actual result:
The text was updated successfully, but these errors were encountered: