-
Notifications
You must be signed in to change notification settings - Fork 853
Closed
Closed
Copy link
Labels
Version: 3xbugM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documenteddocsM-T: Documentation work onlyM-T: Documentation work onlyweb-client
Description
an extension of issue #1608
there are other locations where client.files_upload_v2 references the argument channel_id instead of channel which causes the following error:
TypeError: slack_sdk.web.client.WebClient.files_completeUploadExternal() got multiple values for keyword argument 'channel_id'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Version: 3xbugM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documenteddocsM-T: Documentation work onlyM-T: Documentation work onlyweb-client

