slack-sdk — Easy Playground
Official Slack API client: messages, events, modals, shortcuts
Getting started with slack-sdkRun locally
Install
pip install slack-sdkPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: slack_sdk)
slack-sdk is a third-party package. Official Slack API client: messages, events, modals, shortcuts. Install with: pip install slack-sdk
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?