"channel_id" instead of "channel" in "files_upload_v2" code example #1608
Labels
bug
M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented
docs
M-T: Documentation work only
Version: 3x
web-client
Milestone
Mistake in the "files_upload_v2" method description. Using "channel_id" in the "files_upload_v2" code example calls error:
TypeError: slack_sdk.web.client.WebClient.files_completeUploadExternal() got multiple values for keyword argument 'channel_id'
I replaced "channel_id" with "channel" in my code and it works.
The page URLs
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
The text was updated successfully, but these errors were encountered: