Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add admin.conversations.bulk{Archive|Delete|Move} API method support #1310

Closed
1 of 9 tasks
seratch opened this issue Dec 2, 2022 · 1 comment · Fixed by #1311
Closed
1 of 9 tasks

Add admin.conversations.bulk{Archive|Delete|Move} API method support #1310

seratch opened this issue Dec 2, 2022 · 1 comment · Fixed by #1311
Assignees
Labels
enhancement M-T: A feature request for new functionality Version: 3x web-client
Milestone

Comments

@seratch
Copy link
Member

seratch commented Dec 2, 2022

For Enterprise Grid organizations, the following four API endpoints were added:

See also:

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.

@seratch seratch added enhancement M-T: A feature request for new functionality web-client Version: 3x labels Dec 2, 2022
@seratch seratch modified the milestones: 3.19.6, 3.20.0 Dec 2, 2022
@seratch
Copy link
Member Author

seratch commented Dec 9, 2022

Fixed by #1311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality Version: 3x web-client
Projects
None yet
2 participants