Skip to content

"channel_id" instead of "channel" in "files_upload_v2" code example #1608

@wefi-nick

Description

@wefi-nick

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.

Screenshot 2024-12-03 130914

Metadata

Metadata

Assignees

No one assigned

    Labels

    Version: 3xbugM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documenteddocsM-T: Documentation work onlyweb-client

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions