-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
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
Milestone
Description
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.
mansilla
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
