-
Notifications
You must be signed in to change notification settings - Fork 853
Closed
Labels
enhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityweb-client
Milestone
Description
Adding support for the following methods to WebClient:
- https://api.slack.com/methods/admin.barriers.create
- https://api.slack.com/methods/admin.barriers.delete
- https://api.slack.com/methods/admin.barriers.list
- https://api.slack.com/methods/admin.barriers.update
Category (place an x in each of the [ ])
- slack_sdk.web.WebClient (Web API client)
- slack_sdk.webhook.WebhookClient (Incoming Webhook, response_url sender)
- slack_sdk.models (UI component builders)
- slack_sdk.oauth (OAuth Flow Utilities)
- slack_sdk.rtm.RTMClient (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
enhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityweb-client