-
Notifications
You must be signed in to change notification settings - Fork 853
Closed
Closed
Copy link
Labels
Version: 3xenhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityweb-client
Milestone
Description
To provide an easier way to test if a key exists in response.data, slack_sdk.web.SlackResponse / AsyncSlackResponse can have __contains__ method.
Category (place an x in each of the [ ])
- slack_sdk.web.WebClient (sync/async) (Web API client)
- slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
- slack_sdk.models (UI component builders)
- slack_sdk.oauth (OAuth Flow Utilities)
- slack_sdk.socket_mode (Socket Mode client)
- slack_sdk.audit_logs (Audit Logs API client)
- slack_sdk.scim (SCIM API client)
- slack_sdk.rtm (RTM client)
- slack_sdk.signature (Request Signature Verifier)
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Version: 3xenhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityweb-client