| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Add examples for the codeChannels.* methods with a minimal code_channels:manage manifest and the standard .slack CLI hooks. Stacked on the agents.sessions examples. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
…ode-channels-method-examples-new
…ode-channels-method-examples-new
…ode-channels-method-examples-new
…mples' into clack/code-channels-method-examples
…channels-method-examples
| Back | FazBrowse Home | New Git URL |
Adds a code_channels method family under methods/src/ — codeChannels.create and codeChannels.setView — mirroring the existing per-family layout and typecheck-only verification.
Depends on the codeChannels.* methods landing in slack-sdk (slackapi/python-slack-sdk#1943). Draft until that ships and the pinned slack_sdk version includes them.