We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d934fe commit 79b199cCopy full SHA for 79b199c
1 file changed
.github/ISSUE_TEMPLATE/02_enhancement.md
@@ -10,10 +10,11 @@ assignees: ""
10
11
### Category (place an `x` in each of the `[ ]`)
12
13
-- [ ] **slack_sdk.web.WebClient** (Web API client)
14
-- [ ] **slack_sdk.webhook.WebhookClient** (Incoming Webhook, response_url sender)
+- [ ] **slack_sdk.web.WebClient (sync/async)** (Web API client)
+- [ ] **slack_sdk.webhook.WebhookClient (sync/async)** (Incoming Webhook, response_url sender)
15
- [ ] **slack_sdk.models** (UI component builders)
16
- [ ] **slack_sdk.oauth** (OAuth Flow Utilities)
17
+- [ ] **slack_sdk.socket_mode** (Socket Mode client)
18
- [ ] **slack_sdk.rtm.RTMClient** (RTM client)
19
- [ ] **slack_sdk.signature** (Request Signature Verifier)
20
0 commit comments