Skip to content

Conversation

topkim993
Copy link
Contributor

Summary

While implementing functionality as per the documentation, the channel parameter did not work as expected. Upon reviewing the official reference Upload a File - Slack API Documentation, I noticed that the correct parameter is channel_id. After making this change, the functionality worked as intended.

This PR proposes a fix to update the documentation to reflect the correct parameter, ensuring that other users do not encounter the same issue.

Requirements (place an x in each [ ])

@topkim993 topkim993 changed the title docs: fix incorrect parameter name (channel -> channel_id) docs: fix incorrect parameter name in uploadV2 (channel -> channel_id) Dec 2, 2024
@seratch seratch merged commit c7145af into slackapi:main Dec 2, 2024
1 of 2 checks passed
@seratch
Copy link
Contributor

seratch commented Dec 2, 2024

Thank you!

@zimeg zimeg added the docs Improvements or additions to documentation label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:signed docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants